资源列表
Handle_Image
- 对医院拍的CT图片加载到程序中进行处理,找出其需要的特征点,并计算出其特征点间的距离,并与人体的正常距离进行比较,判断人是否正常-Taken to hospital in CT image is loaded into the program, find out the need of feature points, and calculate the distance between the feature points, and comparing with the normal dista
DownUpSample
- 自己编写的二值图下采样函数,用来代替opencv中的金字塔下采样函数,基于vs2008+opencv2.3.1-I have written down binary image sampling function is used instead of the pyramid under opencv sampling function, based vs2008+opencv2.3.1
Test
- 基于MFC框架的OpenCV图像和视频处理程序-OpenCV MFC framework based on image and video processing
fuza
- 复杂背景下的人脸检测,优秀硕士毕业论文,鲁棒性好-Face detection under complex background, Outstanding Master' s Thesis
dongtaihuaxian
- 在双缓冲的基础上实现动态的画线,简单明了-In the double-buffered drawing based on the dynamic line, plain and simple
A微波遥感编程实习
- 微波遥感集中实习SAR影像几何校正,微波遥感几何校正(geometric correction of SAR)
rmb
- 对彩色的人民币进行灰度处理,然后提取边缘。对图像的边缘检测。-Carried out on the gray color of the RMB and then extract the edge. Edge detection of images.
WaSH_Win32Binary
- alpha 形状特征提取算法,是一种新的局部不变特征提取算法,代码由作者提供 WaSH: Weighted Alpha-Shapes Detector Christos Varytimidis, 2012. email : chrisvar@image.ntua.gr url : http://image.ntua.gr/iva/research/wash/ http://image.ntua.gr/iva/chrisvar/-alpha shape feature
Test
- 本程序,利用Canny边缘检测算法,对图像的边缘碱性检测,并显示边缘-This procedure, Canny edge detection algorithm, on the edge of the image alkaline detection, and display edge
Laplacepyramid
- 拉普拉斯金字塔变换,图像融合,opencv-laplacePyramidTransform,Image fusion, opencv
SRR
- 超分辨率重构,对超分辨率重构进行综述,并列举了各种超分辨率重构的算法。-Super-resolution reconstruction of the super-resolution reconstruction are reviewed, and cited a variety of super-resolution reconstruction algorithm.
Digital-image-processing
- 一 彩色图像灰度化 1 二 空域增强技术 2 2.1 直接灰度映射 2 2.1.1 图像求反(负片) 2 2.1.2 调用imadjust 2 2.1.2 动态范围压缩 3 2.1.3 灰度切分 4 2.1.4 位图切分 5 2.2 直方图变换 6 2.3 空域滤波 7 2.3.1平滑滤波 7 2.3.2锐化滤波 9 三 基本图像变换 11 四 频域图像增强 12 4.1 低通滤波 12 4.1.1 理想低通滤波 12 4.1