搜索资源列表
OCR(vc)
- 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
imageprocessing
- 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
ErPicDebugTool
- 主要功能: JPEG文件转BMP BMP 文件切割 24位RGB转8位灰度图 图像平滑去除噪点 梯度二值化边缘-Main function: JPEG file to BMP BMP file cutting 24 RGB to 8 bits gray image Image smoothing to remove noise Two binary gradient edge
Pr.xu
- 计算图像灰度梯度,进行二值化分割。具有一定的泛化能力。(Calculate the image gray gradient, two value segmentation. Have a certain generalization ability.)