资源列表
用MATLAB对两幅图片进行图像匹配
- 该程序是采用MTLAB对两幅图像进行图像匹配,具有很好的效果(The program USES MTLAB to match two images, which has good effect.)
bmplib.tar
- 包含几何图形(点,线,矩形,椭圆)的绘制及文本(点阵字库)的显示。(Displaying geometry and text.)
matlab
- 产生频域中的‘sobel’滤波器,用滤波器对图像进行频域滤波,显示滤波后图像(The 'sobel' filter in the frequency domain is used to filter the image with the filter to display the filtered image.)
有边界约束的三角网生成程序
- 在有边界约束的情况下,在区域内生成三角网,任意闭合边界的三角网生成都可以实现。(In the case of boundary constraints, triangulation networks are generated in the region, and the triangular mesh of arbitrary closed boundaries can be realized.)
CppExp
- 本算法实现了圆周率PI的求解(在正方形区域内随机产生大量的均匀分布的点,落入内切圆和正方形中的随机点个数的比值乘以4,即为PI值)与求解的动态可视化过程(This algorithm is used to solve PI PI (in a square region to generate a large number of random uniform distribution, the ratio of the number of random points fall into the c
skin
- python语言实现图像皮肤检测 图像识别(image object detection human body skin detection)
Algorithms
- 图像处理中的多种超像素分割算法,整理到一起供大家分享使用!(A variety of image processing in the superpixel segmentation algorithm, together for everyone to share with!)
区域生长法分割
- 数字图像分割算法一般是基于灰度值的两个基本特性之一:不连续性和相似性。前一种性质的应用途径是基于图像灰度的不连续变化分割图像,比如图像的边缘。第二种性质的主要应用途径是依据实现指定的准则将图像分割为相似的区域。区域生长算法就是基于图像的第二种性质,即图像灰度值的相似性。(Digital image segmentation algorithm is one of the two basic characteristics of gray value based on discontinuity
final1AHE0310
- 通过PCA+Retinex对图像进行图像增强处理(Image enhancement processing by PCA+Retinex)
Harris.zip
- 对Harris算法进行改进,改善其角点提取效果(Improve the Harris algorithm, rise up its detected corners,this algorithm is based on the Multi-block of the tested image.)
warmerda
- 已经编译好的gdal库,可以直接下载使用(The compiled GDAL library can be downloaded directly.)
Segmentation
- 利用一种新型的脉冲神经网络模型进行图像分割,简单而又快速(A new type of pulse neural network model is used for image segmentation, which is simple and fast.)