-
MSR_image_enhance
基于对尺度的MSR算法的医学图像增强算法。
调试可以通过
对于低对比度的医学图像有很好的效果!(scale based on the MSR algorithm of medical image enhancement algorithms. Debugging through the low-contrast image has good results!)
- 2007-03-23 09:34:46下载
- 积分:1
-
multiimagepocs
说明: 对多帧图像进行超分辨率处理,得到一副高分辨率的单帧度图像。(Multi-frame image super-resolution processing, get a degree of high-resolution single-frame image.)
- 2010-04-18 13:36:18下载
- 积分:1
-
CVPR12_SAS_code
2012 CVPR 文章:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach对应的代码(2012 CVPR paper:Segmentation Using Superpixels A Bipartite Graph Partitioning Approach)
- 2013-05-15 20:07:16下载
- 积分:1
-
source
心音诊断界面,读取一个既定的心音音频文件,可以显示波形,自动简易诊断。(Diagnosis of heart sounds interface, read a given heart sound audio files, you can display the waveform, automatic simple diagnosis.)
- 2021-03-13 15:39:24下载
- 积分:1
-
人脸识别
实现人脸识别功能,GUI界面,其中有测试人脸集,识别率95以上(To achieve face recognition function, GUI interface)
- 2021-03-08 08:59:28下载
- 积分:1
-
BWLabel
二值图像连通域分析,和MATLAB中bwlabel函数功能相似(Connected domain analysis of binary image, and bwlabel similar function in MATLAB)
- 2015-07-27 16:35:25下载
- 积分:1
-
GUI
对matlab中的GUI界面设计进行讲解并附有案例,例如如何进行界面菜单和控件设计,不同GUI之前函数传递,并讲解了如何调用自身函数(Matlab GUI interface design to explain the attached case, for example, how to interface menus and controls design, the different GUI function is passed before, and explain the how to call its own function)
- 2012-12-17 23:58:33下载
- 积分:1
-
sift_point
说明: 图像的尺度不变特征特征点提取,快速提取图像的特征点(SIFT feature extraction of image)
- 2019-12-27 10:07:12下载
- 积分:1
-
movingobjectdetection
在静态背景下的运动目标检测程序,在windows 7 系统下运行的MATLAB版程序代码(moving object detection)
- 2017-12-27 12:25:42下载
- 积分: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