-
OCR 实现 截图 并提取图片中的文字实例 附完整源码
该实例实现了 截图并识别截图中的文字功能 该项目需要在安装 Microsoft Office Document Imaging 下载地址 如下: http://www.xdowns.com/soft/4/25/2009/Soft_50716.html
- 2013-04-17下载
- 积分:1
-
OMP
压缩感知的OMP算法应用于图像压缩与恢复。(OMP compressed sensing image compression and restoration algorithms applied to)
- 2021-04-19 14:18:51下载
- 积分:1
-
m_files
说明: find_center:寻找图像的形心,即图像几何中心点的检测。
otsu:otsu分割
sobelNedge:sobel边缘检测
catch_point:全局阈值分割函数(Find center: find the centroid of the image, that is, the detection of the geometric center of the image.
Otsu: Otsu segmentation
Sobel edge: Sobel edge detection
Catch point: global threshold segmentation function)
- 2020-05-17 22:23:27下载
- 积分:1
-
svd
基于svd的数字水印,信噪比比较高(Svd based digital watermarking, can also signal to noise ratio is relatively high)
- 2020-07-04 14:00:02下载
- 积分:1
-
Motion-system-identification
《精通Visual C++数字图像处理技术与工程案例》中第10章运动系统识别
(Motion system identification
)
- 2012-08-29 20:46:43下载
- 积分:1
-
WT1
通过小波包变换进行工业系统中的故障识别,去噪(Wavelet Transform)
- 2013-05-11 12:35:58下载
- 积分:1
-
05 数字图像典型隐写术与隐写检测【二】
关于数字图像一些典型隐写的隐写分析。隐写、分析和提取的讲解(Steganalysis of Some Typical Steganography in Digital Images)
- 2019-05-21 10:54:55下载
- 积分:1
-
reconsitution
说明: 使用PCA将数据集降维,降维后将特征脸还原(Use PCA to reduce the dimension of the data set, reduce the feature face after dimension reduction)
- 2019-11-21 11:53:10下载
- 积分:1
-
grabcut_matlab
图像处理中的图像分割grabcut算法,经试验可以达到很高的精确度,比较难,值得研究(Image Processing Image Segmentation grabcut algorithm, the test may be achieving a high degree of accuracy, more difficult, is worth studying)
- 2020-11-02 12:49:53下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1