-
lab2
This program draws an image from a bmp file
- 2014-05-26 21:59:34下载
- 积分: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
-
LMD
自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
- 2013-11-14 22:17:45下载
- 积分:1
-
_Heikkila-a-Silven
张正友标定法中计算内参的方法,经典原文资料(calculate Intrinsics zhang s method)
- 2014-12-04 10:38:34下载
- 积分:1
-
MultiSqureArea
计算多边形面积的算法(polygon area calculation algorithm)
- 2005-02-02 15:07:08下载
- 积分:1
-
BmpBtnTest
说明: 自己写的位图三态按钮还添加了按钮声音,对自己制作图形界面有很大帮助(Write your own bitmap three-state buttons to add the button sounds right to produce their own graphical interface helps a lot)
- 2010-03-27 09:58:15下载
- 积分:1
-
demo
源码包括了常用的图像处理方法,代码详细,适合初学者(Source code, including the commonly used image processing method, the code in detail, suitable for beginners)
- 2013-07-12 21:31:55下载
- 积分:1
-
FacesAlign-2.3
运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
- 2013-10-23 21:26:50下载
- 积分:1
-
JROI
Compression of face images impact the performance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintains high image quality in facial regions while compressing the background more, with minimal impact on FR performance.(Compression of face images impact the perf ormance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintai ns high image quality in facial regions while co mpressing the background more, with minimal impact on FR performance.)
- 2007-02-15 22:58:14下载
- 积分:1
-
image-matching-using-surf-and-ransac
对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
- 2020-11-13 13:59:43下载
- 积分:1