-
The aim of Optical Character Recognition (OCR) is to classify optical patterns (...
The aim of Optical Character Recognition (OCR) is to classify optical patterns (often contained in a digital image) corresponding to alphanumeric or other characters. The process of OCR involves several steps including segmentation, feature extraction, and classification. This program use Image Processing Toolbox to get it.
For more information, visit: http://www.matpic.com
- 2022-02-16 07:59:46下载
- 积分:1
-
具备普通按纽的全部功能,包括文件类型和程序。
详细介绍了普通按钮的全部功能,包括文档和项目的类型。
- 2022-08-26 01:06:37下载
- 积分:1
-
VC++编写的基于JPG和BMP图像合成的原代码,对于初学图像处理应该有一定的帮助的...
VC++编写的基于JPG和BMP图像合成的原代码,对于初学图像处理应该有一定的帮助的-this program is coded by VC++
- 2022-02-07 14:43:16下载
- 积分:1
-
9 #包括“.. stddefine。”
9#include "..StdDefine.h"-9# include ".. StdDefine.h"
- 2022-05-28 17:25:31下载
- 积分:1
-
这是我们老师用MFC遍写的一段绘图程序,供大家参考!
这是我们老师用MFC遍写的一段绘图程序,供大家参考!-This is our teachers used to write the MFC times a drawing program, for your reference!
- 2022-03-11 02:45:10下载
- 积分:1
-
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色...
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。
对图像进行高斯――拉普拉斯算子的边缘检测
对图像进行拉普拉斯算子的边缘检测
对图像进行罗伯特交叉算子的边缘检测
对图像进行蒲瑞维特算子的边缘检测
对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve an excellent general-purpose function, and those who just want to image pixels can be indicators of the situation in the district can be used. I upload that with the use of better opentrim, this is a bmp type operation panchromatic deep inside also integrates a number of other machine vision algorithms. Gaussian images- Laplacian edge detection of image Laplacian edge detection of images of Robert crossover operator on the image edge detection operator Po Ray White of the edge detection of image Sobel operator for edge detection
- 2022-08-13 01:07:22下载
- 积分:1
-
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习-There are complete 3DS file loading code, suitable for beginners 3DS file loaded learning
- 2022-04-17 18:31:59下载
- 积分:1
-
3D 可视化:利用期望最大化算法了解3D数据的高斯混合模型
传统的单粒子重建方法使用傅立叶或delta 函数基础来表示粒子密度图。我们提出了一个更灵活的算法,可以根据数据适应性地选择基础。由于基础适合数据,跟使用固定基础重建相比,分辨率和讯噪比(SNR) 都得到提高。而且,该算法自动遮盖粒子,使得粒子从背景中分离出来,无需在精制循环中使用专门滤波器或者蒙层。该算法是基于贝叶斯定理最大后验框架中表示,使用有效优化算法获得最大化。评估使用模拟和实际的低温电子显微镜数据,显示分辨率和 SNR 改进以及从背景中有效遮挡粒子。
- 2023-03-15 10:50:03下载
- 积分:1
-
bezier curve, respond mouse
Bezier曲线,控制点由鼠标响应实现-bezier curve, respond mouse
- 2022-03-25 21:56:58下载
- 积分:1
-
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置...
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置依次提高10个像素单位。
-In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red, then back to normal position. When you reach the extreme right after the change of direction, from right to left gradually turns red, and the location of pixels in turn increased by 10 units.
- 2022-08-21 19:52:24下载
- 积分:1