资源列表
[2D图形编程] dualitytransfm
说明:一个Applet展示,点到线,线到点的变换性质,此性质可以使许多复杂的几何问题变得简单。-Applet of Duality Transformation An implementation of duality transformation. In a Cartesian plane, a point can be identified by two parameters, such as xcoordinates and y-coordinates, and also a non-v<zhi zhang> 在 2025-10-12 上传 | 大小:25kb | 下载:0
[图片显示浏览] KinectSkeletonDetection
说明:读取Kinect骨骼数据,利用opencv显示骨骼图像-Kinect skeleton read data<liujun> 在 2025-10-12 上传 | 大小:22.88mb | 下载:0
[图形图像处理(光照,映射..)] sauvola
说明:图像二值化算法,试用效果还不错,欢迎大家试用-Improved Image and Text Binarization Algorithm<刘辉> 在 2025-10-12 上传 | 大小:1kb | 下载:0
[OpenGL] ButterflyScreenSaver
说明:VC++下 OpenGL 技术编写的蝴蝶屏保程序,可以学习下。-ButterflyScreenSave OPENGL VC++<kalex> 在 2025-10-12 上传 | 大小:1.32mb | 下载:0
[图形/文字识别] ReadBitMap
说明:在VS2010下编写的对BMP的位图格式进行分析的控制台程序,包括2、4、8、16、24位的位图文件都可以分析。分析结果在控制台上显示。是VC图像处理课程的课程作业。-BMP bitmap format for the analysis of the console program, including 2, 4, 8, 16, 24 bitmap file can be analyzed. The results of the analysis are displayed on the con<whb> 在 2025-10-12 上传 | 大小:257kb | 下载:0
[OpenCV] roi
说明:对于一幅图像,很多时候我们感兴趣的是图像中的某部分,同时有时候要对目标进行跟踪时,需要选取目标特征,所以要提取图像的感兴趣区域。使用cvsetImageROI函数-For an image, many times we are interested in a certain part of the image, sometimes at the same time to the target track, you need to the target feature, so you want<selina > 在 2025-10-12 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] corners
说明:特征检测与匹配是Computer Vision 应用总重要的一部分,这需要寻找图像之间的特征建立对应关系。点,也就是图像中的特殊位置,是很常用的一类特征,点的局部特征也可以叫做“关键特征点”(keypoint feature),或“兴趣点”(interest point),或“角点”(conrner)。Harris角点检测-Feature detection and matching is an important part of the overall application of Compu<selina > 在 2025-10-12 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] findcontour
说明:cvFindContours函数功能:对图像进行轮廓检测,这个函数将生成一条链表以保存检测出的各个轮廓信息,并传出指向这条链表表头的指针。-cvFindContours Function: the image contour detection, this function will generate a list to save each contour information detected and outgoing point to this list header pointer.<selina > 在 2025-10-12 上传 | 大小:1kb | 下载:0