-
图像细化算法的代码,可以快速提取图象的基本骨架
图像细化算法的代码,可以快速提取图象的基本骨架-source code for image thinnig, and it can extract the basic sketlon of images, fastly.
- 2022-02-24 18:02:04下载
- 积分:1
-
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】...
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】-Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】
- 2022-04-28 05:25:24下载
- 积分:1
-
Hough transform, Hough transform
霍夫变换,基于视网膜图片的霍夫变换,C++Builder环境下运行-Hough transform, Hough transform-based retinal image, C++ Builder environment running
- 2022-01-28 04:41:07下载
- 积分:1
-
三维立体图像方面 关于图像处理的matlab源程序
三维立体图像方面 关于图像处理的matlab源程序-Three-dimensional images on the image processing matlab source
- 2023-07-05 14:35:03下载
- 积分:1
-
computational geometry c language second edition of the source code. For the stu...
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
- 2022-08-24 10:31:15下载
- 积分:1
-
该函数实现的是Lucas Kanade的光流运动估计算法
该函数实现的是Lucas Kanade的光流运动估计算法-it implements the optical flow method of Lucas Kanade
- 2022-01-23 10:58:26下载
- 积分:1
-
1.了解二值形态学的基本运算
2.掌握基本形态学运算的实现
3.了解形态操作的应用...
1.了解二值形态学的基本运算
2.掌握基本形态学运算的实现
3.了解形态操作的应用
-1. Understand the morphology of the value of two basic operations 2. Master basic morphological operations realization of the three. Understand the morphology operation Application
- 2022-07-20 17:34:06下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1
-
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程
C语言开发的Opencv 移动物体识别的程序以及OpenCV的基础教程-C language development Opencv moving object identification process and the basis for OpenCV Tutorial
- 2022-12-11 17:55:06下载
- 积分:1
-
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系...
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。
% 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。- Using digital sub-matching methods, the number is divided into horizontal, vertical, the left arc, right arc, arc the first half, second half of arc, S, anti-S, ring a total of nine kinds of elements, the number of elements in accordance with the upper and lower, left, right, in the relative relationship between the five kinds of definition. At this time do not use absolute position, and relative position with a more robust, so that a total of 45 dimensions.
- 2022-02-20 07:22:07下载
- 积分:1