-
利用 OpenCV 实现了根据颜色直方图和形状进行图像匹配
想做一些图像匹配,所以最近学习使用openCV,并做了一些试验。利用 OpenCV 实现了根据颜色直方图和形状进行图像匹配的功能,能够对摄像头的实时图像和本地照片进行匹配。Demo仅能在真机中测试,因为需要用到摄像头。作者:jimple_金鸿
- 2022-06-01 08:32:00下载
- 积分:1
-
beziereditor是Bezier曲线编辑器具有以下功能:<;BR >;
BezierEditor is a Bezier Curve Editor with follow functions : -add/remove curves and points -move points and curves -zoom in/out/box -load and save in a text file -multiple selection -BezierEditor is a Bezier Curve Editor with follow functions:
- 2022-09-13 11:00:03下载
- 积分:1
-
Visual C++ CAD应用程序开发技术的源代码
Visual C++ CAD应用程序开发技术的源代码-Visual C CAD application development technology source code
- 2022-03-26 08:02:16下载
- 积分:1
-
Graphics programming, it looks like the effect is three
图像编程,出来效果貌似是三维的地图,但是有一个小BUG,需要改正-Graphics programming, it looks like the effect is three-dimensional map, but there is a small BUG, the need for correction. . . . . . . . . . . . . . . . . . .
- 2022-04-17 14:17:38下载
- 积分:1
-
一个开放源代码的光跟踪渲染
一个开放源代码的光线跟踪渲染器- An open source code light track exaggerating
- 2022-07-13 11:06:46下载
- 积分:1
-
vc实现跟随鼠标的动态增加文字
vc实现跟随鼠标的动态增加文字-vc follow the mouse to achieve the dynamic textual
- 2022-03-20 04:49:44下载
- 积分:1
-
这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载...
这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-This is about how to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
- 2022-11-25 21:05:03下载
- 积分:1
-
实例2,适用于初学者,图形图像在更多的东西…
matlab的实例2,适用于初学者,图形图像的东西比较多,希望能够有用-matlab examples 2, applicable to beginners, graphic images are more things in the hope of useful
- 2022-05-21 22:38:22下载
- 积分:1
-
this program will not only draw one of the complex spiral patterns, can be tilte...
此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapping graphics with a good reference
- 2022-06-02 20:30:17下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1