-
A simple OCR prorg
基于matlab的简易OCR程序。可通过MATLAB直接查看各子部分,-A simple OCR prorg
- 2022-06-28 18:20:09下载
- 积分:1
-
直线光栅化gfdsg
直线光栅化gfdsg-linear grating of gfdsg
- 2022-07-23 09:26:24下载
- 积分:1
-
floyd最短路径算法的实现.方便使用.值得阅读.
floyd最短路径算法的实现.方便使用.值得阅读.-floyd shortest path algorithm. easy to use. worth reading.
- 2022-04-29 05:31:39下载
- 积分:1
-
将序列图像转换为avi视频的程序
这是网上搜集并经过我修改之后,去掉了许多bug之后的版本,可控制播放速度,长度以及大小
- 2022-07-11 12:24:41下载
- 积分:1
-
.net 平台下实现的图形学基本算法函数库
.net 平台下实现的图形学基本算法函数库-. net platform to achieve the basic algorithm of the graphics library
- 2022-10-16 01:15:03下载
- 积分:1
-
vtk的小例子,希望对大家有用!
vtk的小例子,希望对大家有用!-vtk small examples, we hope to useful!
- 2022-08-11 08:05:56下载
- 积分:1
-
抓图的原代码,很有趣
抓图的原代码,很有趣-screen in the original code, very interesting
- 2022-06-19 09:53:36下载
- 积分:1
-
You can not have program for reading CAD,but you can open all kinds of files mad...
你不可能有的CAD读写程序,主要用于打开CAD产生的各种文件,如:dwg,dwf等,可以提取图章信息-You can not have program for reading CAD,but you can open all kinds of files made by CAD, such as dwg,dwf etc. you get the information of picture
- 2022-01-21 03:57:09下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
opencv求平均值
资源描述用opencv实现的求均值,对于初学opencv的初学者很有用
- 2022-02-24 11:55:58下载
- 积分:1