-
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
-
k_mean_uv
利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。(K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.)
- 2013-01-15 15:05:42下载
- 积分:1
-
leida5.9
雷达扫描程序,图形界面中显示雷达的运动情况。程序简单。可以学习
(AppWizard has created this spp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your OpenGl application.
)
- 2011-05-21 16:53:01下载
- 积分:1
-
computer_vision-master
说明: 图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)
- 2019-07-20 20:53:34下载
- 积分:1
-
Combined-with-Canny
对经典的二值化方法Ostu 算法和Bernsen 算法中存在的缺点进行了分析, 提出一种结合Canny 算子的图像
二值化方法.该方法综合考虑了边缘信息和灰度信息, 通过边缘附近种子点在高阈值二值化图像中的填充和低阈值
图像对它的修补而得到二值化结果图像, 较好地解决了经典二值化方法中存在的抗噪能力差、边缘粗糙、伪影现象
等缺点.实验结果证明, 该方法能够较好地解决低对比度图像和目标像素灰度不均匀图像的二值化问题(The disadvantage of the classical binary method Ostu Bernsen algorithm and algorithms exist were analyzed, one binding Canny operator image binarization method. This method considers the edge information and gray information, through seed near the edge point padding and a low threshold image to its repair in a high threshold binary image to obtain a binary result image, it solves the noise immunity classical binary method exists difference, rough edges, artifacts phenomenon and other shortcomings. the experimental results show that this method can solve the low-contrast image and the target image pixel gray uneven binary problem)
- 2020-07-01 12:00:01下载
- 积分:1
-
fast-sift
说明: fast与sift算法结合,实现特征匹配,可以参考;fast与sift算法结合,实现特征匹配,可以参考(The combination of fast and sift algorithm can achieve feature matching, which can be referred to; the combination of fast and sift algorithm can achieve feature matching, which can be referred to)
- 2020-11-10 15:18:19下载
- 积分:1
-
contourlet_toolbox
曲波变换的matlab图像处理工具箱。用于图像处理及增强(contourlet_toolbox,for image processing and enhancement)
- 2017-07-21 09:35:12下载
- 积分:1
-
DWT_bof
细菌觅食算法在人脸识别中的应用,图像经过小波变换预处理(The application of bacterial foraging algorithm in face recognition, image preprocessing by wavelet transform)
- 2017-01-11 11:51:56下载
- 积分:1
-
matlab 处理
对图中微流道各个形状模块进行分割,并计算了微流道的宽度,还有入射光钎到接受光纤的距离。(The specific module is divided and the length and width are calculated.)
- 2017-12-26 10:33:27下载
- 积分:1
-
boxfilter
包滤波器,主要功能是在给定的滑动窗口大小下,对每个窗口内的像素值进行相加求和(Packet filter, the main function is given under the sliding window size for each window of the pixel values summed)
- 2011-10-21 15:19:28下载
- 积分:1