-
图像处理 模板匹配
用模板匹配法找出待分析图片3. 将找到的英文字母按与待分析图片中相同的顺序写入文本文件中...
图像处理 模板匹配
用模板匹配法找出待分析图片3. 将找到的英文字母按与待分析图片中相同的顺序写入文本文件中-Image processing, template matching using template matching method to identify images to be analyzed 3. Will find the English alphabet and to be analyzed by the same order as in the picture into a text file
- 2023-01-06 09:50:03下载
- 积分:1
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
图象处理的分水岭算法
图象处理的分水岭算法-the watershed image processing algorithm
- 2023-03-30 11:40:04下载
- 积分:1
-
用C语言开发图形界面的工具
用C语言开发图形界面的工具-with C-language development tool for the graphical interface
- 2022-02-05 20:53:53下载
- 积分:1
-
最基本的图形软件包
最基本的图形软件包-basic graphics package
- 2022-03-21 02:02:19下载
- 积分:1
-
指纹识别好东西~
详细的指纹识别算法,带注释
不错的东西...
指纹识别好东西~
详细的指纹识别算法,带注释
不错的东西-good code of finger recognition
- 2022-05-22 20:29:36下载
- 积分:1
-
等值面提取
Isosurface Extraction
- 2022-02-01 23:56:00下载
- 积分:1
-
Qt下用Opencv2采集USB摄像头
Qt下用Opencv2采集USB摄像头图像,Ubutu12.04系统,安装OPencv2,使用USB摄像头,插上即可用。
- 2022-04-13 05:12:56下载
- 积分:1
-
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript...
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript-To achieve two animations using SVG, a use of JavaScript, the other does not use JavaScript
- 2022-06-11 13:33:31下载
- 积分:1
-
qt examples of the intermediate code can be used to continue programming qt
qt的中级代码实例,可以用来继续深入学习qt编程架构和各个模块的适用方法-qt examples of the intermediate code can be used to continue programming qt-depth study of the structure and application of methods of each module
- 2022-09-22 12:20:03下载
- 积分:1