-
Fusiello_epipolarrectification
对立体视觉的双目图像进行极线校正,以实现双目致密匹配(Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching)
- 2008-05-22 19:38:57下载
- 积分:1
-
xijunmishi-PSO
细菌觅食算法与粒子群优化算法相结合的程序,可以实现适应度函数的最值计算,有很好的参考价值。(Bacterial Foraging algorithm and particle swarm optimization combined program, you can achieve the best fitness function value, and have a good reference value.)
- 2013-08-26 09:40:40下载
- 积分:1
-
histogram_2
Code for make histogram of image
- 2012-06-19 02:16:11下载
- 积分:1
-
matlab(quzao)
八种经典的图像去噪的方法(包括图像),希望能对您有所帮助!(Eight classical image denoising methods (including images), hoping to help you!)
- 2008-12-12 22:52:29下载
- 积分:1
-
hsvquan
hsv的空间量化,要求输入为hsv空间中的图像。分别对h、s、v三个分量进行量化。(hsv space quantization, for admission to hsv space images. Respectively h, s, v 3 components quantified.)
- 2007-04-11 15:41:09下载
- 积分:1
-
sift_match
说明: 基于python-opencv的图像匹配代码,包含了SIFT、SURF、AKAZE、ORB方法。43-48行修改图像路径,74-81修改匹配方法。(dev: python3.6+opencv_python==3.4.2+opencv-contrib-python==3.4.2)
- 2021-04-06 19:43:26下载
- 积分:1
-
wavelet
小波变换实现图像增强的示例,matlab编写。(an example of image enhacement based on wavelet transformation, writed by matlab.)
- 2009-10-02 17:07:09下载
- 积分:1
-
gridsegmentation
基于边缘检测的迭代分水岭分割算法源码(内附图片等)(Image Segmentation Using Iterative Watersheding
Plus Ridge Detection)
- 2009-05-25 17:36:11下载
- 积分:1
-
whmt
用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
- 2021-04-21 10:38:50下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1