资源列表
ex_Image
- 月球撞击坑的自动识别(基于影像的),主要涉及影像的阈值分割、区域生长、条件匹配、边缘提取及拟合-Lunar craters automatic identification (image-based), mainly related to the image threshold segmentation, region growing, conditional matching, edge extraction and fitting
matlab-HSI2RGB
- matlab hsi到rgb转换源码 function rgb=hsi2rgb(hsi) a=size(hsi) b=a(1) H = hsi(:,1) S = hsi(:,2)/255 I = hsi(:,3)/255 -matlab hsi to rgb conversion source function rgb = hsi2rgb (hsi) a = size (hsi) b = a (1) H = hsi (:, 1) S = hsi (:, 2)
ImageContrastEnhance--sourcecode-
- 图像对比度增强 java源码 UCI Aditi Majumder, Sandy Irani等 Contrast Enhancement of Images using Human Contrast Sensitivity-Image contrast enhancement java source UCI Aditi Majumder, Sandy Irani, etc. Contrast Enhancement of Images using Human Contrast Sensiti
Matlab
- matlab GUI 实现课程设计 综合运用MATLAB工具箱实现图像处理的GUI程序设计,-comprehensive curriculum designed to achieve matlab GUI toolkit for image processing using MATLAB GUI program design,
gradient_descent
- 非线性规划,无约束优化问题的解法,最速下降法,材料以及源码-Linear programming, unconstrained optimization problem solution, the steepest descent method, materials and source
perceptron_
- 感知机 代码,源数据为五维,前四为输入数据,最后一列为分类-Perceptron code, the source data for the five-dimensional, the first four of the input data, the last one listed as Category
watershed-a-region-growing
- matlab实现的区域增长和分水岭算法,以及基于sobel算子,prewitt算子,canny算子,log算子的边缘检测算法。-matlab implementation of regional growth and watershed algorithm, and on the sobel operator, prewitt operator, canny operator, log operator edge detection algorithm.
shadow
- 图像阴影的处理,基于Direct 3D的开发应用-Shadow image processing, based on the development and application of Direct 3D
ImageProcess2
- 实现图像均衡化处理,并利用MFC制作界面实现。-Equalization of image processing, and use of MFC production interface implementation.
matlab
- 利用matlab处理图像,此代码基于matlab对图像进行分割处理。-study matlab
image-noise-frequency-domain
- 5个数字图像的图像频域降噪的matlab程序-Digital picture image noise frequency domain
kaoshi
- 这是一个模拟考试软件编辑器,应用了vc的图像显示技术、鼠标拖动图形、窗口之间的消息传递、多维数组技术等-This is a simulated exam software editor, the application of vc image display technology, the mouse to drag graphics, messaging between windows, multi-dimensional array technology
