资源列表
liziqun
- 利用粒子群算法做的关于基于指数熵对数熵TSALLIS熵的多阈值的图像分割,内附无优化算法,可以做时间比较-Using particle swarm optimization to do on the entropy-based index of the number of entropy TSALLIS entropy of multi-threshold image segmentation, containing no optimization, can do more time
otsuandgaijin
- 基于OTSU算法的图像分割工具,有原汁原味的OTSU和改进,可以作比较 -OTSU algorithm based on image segmentation tool, there is authentic OTSU and improvements can be compared
nicui
- VC环境下,遥感图像处理程序,主要完成对影像的预处理,以及边缘检测和框标点的确定等功能.由此得到精确的坐标从而解算所需参数,进而通过直接线性变换公式推算得到相应的大地坐标 -VC environment, remote sensing image processing procedures, the main pre-processing complete video and frame edge detection and determination of punctuation functi
ImageForgery
- 一个图像防篡改程序,VC++编写,包括分析灰度相似度和矩分析-An image tamper program, VC++ written, including analysis of similarity and the moment of gray
PLM
- 包含一个一维和二维声波模拟,边界条件为PLM完美匹配吸收边界,主要是供学习边界吸收的同行借鉴-Contains a one-dimensional and two-dimensional acoustic simulation, boundary conditions for a perfect match PLM absorbing boundary, primarily for peer learning reference boundary absorption
2010
- 本人自己编写的MATLAB图像处理代码,绝对能用,包括图像滤波、分割、边缘检测、数学形态学等-I have written in the MATLAB image processing code, the absolute can be used, including image filtering, segmentation, edge detection, mathematical morphology, etc.
CheekMuscle
- 用c++编写的怎么调用3d模型的脸部肌肉源文件-Prepared using c++ 3d model of how facial muscles called the source file
photoprocess
- 利用matlab GUI做的图像处理,相当好的练习例子!-Using matlab GUI to do image processing, very good practice example!
armdetection
- 手势识别,能够通过光流法进行图像追踪,再根据图像统计来识别出手臂的摆动情况:向左右上下摆动。-arm detection
Zoom_and_drag_the_image_processing_programming_sou
- 图像编程处理缩放和拖动源代码Zoom and drag the image processing programming source code-Zoom and drag the image processing program source code Zoom and drag the image processing programming source code
imageprocessing
- 精通visual c++数字图像处理技术与工程案例,很好的一本书,里面源码都有,可以好好学习下。-Proficient in visual c++ Digital image processing technology and engineering case, a very good book, which has a source, can learn the next.
Hough_circle
- 基于标准Hough变换的圆检测程序,指定半径,在一幅二值图像中进行标准的hough变换-Circle Detection via Standard Hough Transform Find circles with specific radius in a binary image via Standard Hough Transform.