资源列表
perceptron_char
- perceptron_char.m perceptron recognize the character
glm_test.tar
- opengl 4 glm test program. First stage demo test for glm math lib on how to work with opengl 4
xiaobobianhuan
- 用于视频图像技术处理中,专门处理图像的小波变换算法-For video image processing technology, specialized image processing wavelet transform algorithm
Gauss_Seidel_iterative
- Realization of Gauss-Seidel iteration to solve the problem of large-scale matrix is useful
histgram
- 自己编写的直方图均衡化代码,可以作为函数直接调用-histgram developed by myself
NCC
- ncc查询匹配的方法,可以用来做各种图像匹配的简单代码-ncc query matching method can be used for a variety of image matching short code.
BitSegmentation
- 在逆向工程中通过测量仪器得到的产品外观表面的点数据集合也称之为点云,通常使用三维坐标测量机所得到的点数量比较少点与点的间距也比较大,叫稀疏点云;而使用三维激光扫描仪或照相式扫描仪得到的点云点数量比较大并且比较密集,叫密集点云。-Data collection point in the surface appearance of the product obtained by reverse engineering measurement instruments, also known as po
keeparea
- 实现肺实质初始轮廓提取,采用区域连通标记去除肺部气管-Realization of the lung parenchyma initial contour extraction, using regional connectivity mark removal lung trachea
dot
- 该代码可以检测出图中含有角点的图像,经过处理后找到角点并生成新图像且在图上标注出来,效果较好-The code can be detected figure image containing corner points, after treatment to find the corners and create a new image and marked out in the figure
firstone
- 提取多幅图像,包括他们的存储路径、文件名以及类别。-extracting more image,consisting of their distancese,filenames and classes.
CERF
- 计算两幅图像之间的交叉熵,自己编的比较简单和大家分享。-Calculate the cross-entropy between the two images, their own series is relatively simple and to share.
bianyuanchuli
- 基于opencv的sobel.laplacian.canny三种边缘处理的源代码-opencv sobel.laplacian.canny