资源列表
edgeDetection
- 实现边缘检测,可以处理jpg,bmp,png等多种格式-edge detection
input_vec
- 用C生成1024点FFT输入的复数数据,并存在一个TXT文件中-1024-point FFT in C to generate complex input data, and there is a TXT file
edge-detection
- 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point
15duxuanzhuangongji
- 先对图像进行RGB到YUV变换,然后进行15度旋转变换,简单易学-First the image RGB to YUV conversion, then 15 degree rotation transformation, easy to learn
affine
- 利用matlab处理图像的程序。是非常简单的图像配准代码,适合大众使用-Use matlab image processing program. Is very simple image registration code, suitable for mass use
Kapur_seg
- 使用Kapur算法(图像最大熵值)实现灰度图像的二值化分割-Using Kapur algorithm implements image binary segmentation
CSRec_SP
- 利用MATLAB编写的压缩感知重构算法,实现图像压缩后的重构-Using MATLAB compressed sensing reconstruction algorithm, image compression refactoring
tuxiangfenge
- 图像分割,使用最大类间差法完成的真彩色图像分割,显示分割出的图像结果-Image Segmentation
leijian_zuidajuli
- 基于matlab的类间最大距离法的图像分割处理程序-Based on the maximum distance between the classes matlab image segmentation processing method
qscriptstdmessagehandler
- The Qscr iptStdMessageHandler class implements a message handler that writes to standard output for Linux.
matlab3
- 图像处理。对彩色图像进行平滑滤波,实现RGB三个分量的分离。-Image processing. Color image smoothing, to achieve the separation of the three RGB components.
spatial-filter
- 分别使用Roberts,Prewitt,Sobel,Laplician模板对图像进行空域滤波。-Using Roberts, Prewitt, Sobel, Laplician templates filter image.