-
MeanShift
meanshift聚类,找到聚类中心,以及数据的类别(Clustering meanshift to find cluster centers, as well as the type of data)
- 2007-11-07 15:04:35下载
- 积分:1
-
image-processing
利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。
对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。(Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzzy image sharpness, and histogram equalization paint treatment results. The whole image edge detection, portrait or sketch effect can be seen the paint treatment results.)
- 2012-11-04 20:47:05下载
- 积分:1
-
facedetection
说明: Matlab脸部识别程序包括
haar feature
adaboosting(Matlab including facial recognition program haar featureadaboosting)
- 2008-10-28 19:14:36下载
- 积分:1
-
OSTU
说明: 用OSTU和KSW实现多阈值图像分割,matlab代码(Image Segmentation Using OSTU and KSW)
- 2019-05-14 16:22:31下载
- 积分:1
-
BPFA_Inpainting
BPFA 算法用于图像去噪 详细的程序与说明(BPFA for image denoising)
- 2021-03-15 19:59:22下载
- 积分:1
-
Marching-Cubesof-MC-algorithm
原创基于c++语言编程实现了MC算法在三维图像处理中的应用,以及有许多二维图像到三维图像表面的重建过程算法。通过VC2008,编译已通过。(I have realized MC algorithm about the application of processing 3-D image based on C++ language also realised the technology on image surface reconstruction from 2-D to 3-D image.They are all compiled successfully using VS2008)
- 2012-05-04 22:32:57下载
- 积分:1
-
winform 仿QQ截图,可将截图直接保存到内存中 附完整源码下载
winform 仿QQ截图,可将截图直接保存到内存中 附完整源码下载
- 2013-05-18下载
- 积分:1
-
ImageRegistration
基于边缘特征的图像配准算法源码
基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域:
(1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究;
(2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合;
(3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等;
(4)计算机视觉,可用于目标定位、自动质量控制等;
(5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。
本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
- 2009-03-19 13:17:58下载
- 积分:1
-
FaceDetection
该程序可以将一附图片中的人的脸部轮廓检测出来,以作后续处理。(The program can be attached to a film of people' s facial contours detected for follow-up.)
- 2009-05-12 17:00:32下载
- 积分:1
-
canny_edge1
改进非极大抑制的CANNY算子检测代码,能够比原来的CANNY算子更准确(Improved CANNY operator detection code for non-maximal suppression can be more accurate than the original CANNY operator)
- 2017-05-22 16:33:24下载
- 积分:1