资源列表
EMD
- 可对JPEG图像进行信息隐藏、可对JPEG图像进行信息隐藏-steganography for jpeg image
Image-processing-source-code
- 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .
OCR-and-Image
- 5个vc++识别和图像处理代码, 对印刷体汉字识别率99 以上。-OCR reader
Image_Codes
- 一个手语识别系统。识别精度不高,有待改进。-A sign language recognition system. Recognition accuracy is not high, need to be improved.
DSP-ImageProcess
- 本代码包括两个工程,其中CIamgeRGB是VC++ 6.0编译的,主要实现的功能是将RGB图像转为YUV格式的dat文件,以便在CCS中读取;ImageTest是CCS工程,它读取上述转换的YUV格式的图像数据,方便开发人员在脱离硬件仿真环境的情况下开发适合DSP平台的图像处理算法-The code includes two projects, which CIamgeRGB is VC++ 6.0 compiler, the main function is to achieve the R
LBP
- LBP算法源代码 LBP算法源代码 LBP算法源代码-LBP algorithm source code LBP algorithm source code LBP algorithm source code LBP algorithm source code
CannyEdgeDetection
- 手写canny边缘检测算法 步骤完整 效果明显-canny edge detection
GraphicsView
- QT读取图像(一副中国地图),并用图形视图模型进行显示浏览-Read image with QT5,and display it with graphics view
SWImage
- The Swendsen-Wang Cuts algorithm is used to label atomic regions (superpixels) based on their intensity patterns using generative models in a Bayesian framework. The prior is based on areas of connected components, which provides a clean segmentation
fftw3-for-Windows And android
- FFTW源码及各平台库文件(arm64-v8a平台、armeabi平台、armeabi-v7a平台、mips平台、mips64平台、x86平台、x86_64平台等)(FFTW source code and library files(arm64-v8a, armeabi, armeabi-7a, mips, mips64, x86, x86_64))
Visualc_matlab
- 关于图象处理与识别的VC和MATLAB实用程序-Image processing and recognition on the VC and MATLAB utility
adaboostfor
- adaboost人脸分割,通过adaboost方式,把人脸部的特征切割出来,方便用pca算法处理之类的。-adaboost face segmentation by adaboost way, the people cut out facial features, easy handling and the like pca algorithm used.