-
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
-
guass_fliter_pic
高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
- 2017-03-11 10:40:11下载
- 积分:1
-
weighted-spatial-
多径条件下基于加权空间平滑的阵元幅相误差校正(Multipath based on weighted spatial smoothing array element amplitude and phase error correction)
- 2013-12-12 13:20:38下载
- 积分:1
-
headCountCode
采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density
crowds is an unsolved problem. Standard preprocessing techniques such
as background modeling fail when most of the scene is in motion. We
integrate human detection and tracking into a single framework, and in-
troduce a conrmation-by-classication method to estimate condence
in a tracked trajectory, track humans through occlusions, and eliminate
false positive detections.)
- 2021-03-05 17:39:31下载
- 积分:1
-
bgslibrary_x86_v1.9.2
bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
- 2015-12-22 20:33:52下载
- 积分:1
-
ShapeRecognition
Shap Context based Shape recognition
- 2010-05-12 14:15:29下载
- 积分:1
-
consturct_curve
对测井曲线进行重构的程序,可以充分利用测井特征曲线所反应的岩性特征信息,完成多信息的融合(Log curve reconstruction procedures)
- 2012-07-19 05:19:33下载
- 积分:1
-
demo
本程序包括图像的几何变换、图像的灰度变换、图像的空域增强、图像的频域增强、图像的形态学处理、图像的分割和区域增长、还有图像的数字识别等一系列有关图像的基本操作和处理。(This procedure including the image geometric transform, the image gradation transformation, the image air zone strengthens, the image frequency range to strengthen, image morphology processing, the image division and the region grows, also has the image digital recognition and so on a series of related image elementary operation eo and processing.
)
- 2011-11-10 17:43:10下载
- 积分:1
-
bwlabel
说明: vc++调用matlab函数混合编程实现二值图像的区域标记。(vc++ call matlab function Matlab binary image of the regional markers.)
- 2008-10-13 15:39:51下载
- 积分:1
-
MFC_TreeCRTL
对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
- 2013-06-27 09:01:38下载
- 积分:1