资源列表
xihua3
- 在MATLAB环境下的一组汉字识别算法程序,忘能给MATLAB爱好者带来一定的帮助-In the MATLAB environment, a group of Chinese character recognition algorithm program MATLAB enthusiasts forget to give some help
32bit-16bit
- 将32bit图像转化为16bit图像,并将转化后的图像输出。-turn 32bit picture to 16bit. then
Sobel
- Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。-Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge
tuxiangfenge
- 数字图像处理。采用最佳熵自动阀值法进行图像分割-Digital image processing. Best entropy automatic threshold method for image segmentation
main
- 小波实现对图像的三层分解,并分别保存低频和高频变量-Wavelet three decomposition of the image and save the low-frequency and high-frequency variable
TIAOJIAO_QXD_JC20
- 本函数用于在线清晰度调焦前检测图像的清晰度-This function is used for online clarity of focus before detection image clarity
test3
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成六角星图案。在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 -On Windows systems, install GLUT libraries: Open glut-3.7.6-bin.zip, remove glut.h, glut3
search-point
- 区域可以均匀分布成小的等间隔分区,取小区域中所关注的质心-Area can be distributed evenly into small interval partitions, such as center of mass of small areas by attention
Sort-algorithmof-picture
- 读取lena图,将图像转换为灰度图后,从小到大排序,将对应的像素点依次赋值,范围为0-2-Read Lena figure, converts the image to a greyscale image, small to large, sorting will be corresponding pixel value assignment in turn, range of 0-255
DynSplitView3
- 图像细化可以根据击中或击不中变换来定义,粗化是细化的形态学对偶。-Image thinning can be defined in terms of hit-or-miss transform, crude is the detailed morphological duality.
guangzhaobujun
- 砂纸由于光照不均,处理时会产生很多噪声,此程序用于处理光照不均-Because of the uneven illumination sandpaper will produce a lot of noise when processing program for processing the uneven illumination
test_hough
- hough变换检测直线实用源代码,亲测可用。hough变换受噪声和边界间断的影响较小,比较鲁棒-Hough transform detection line utility source code, pro-test available. The hough transform is less robust to noise and boundary discontinuities