资源列表
imagesnoise
- 在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行.希望对需要的人有点用了.大家都互相帮助互相学习吧!
dengfuqin
- 把动态的Von Koch分形曲线做成avi文件格式,让一些播放器能播放
VBA-ArcGIS
- 利用VBA给ArcGIS属性表字段赋值方法总结-The use of VBA for ArcGIS attribute table field assignment Methods
flowersystem
- 用Python实现的基于二维分形lsystem 的花朵建模算法。-Implemented in Python based on two-dimensional fractal lsystem flowers modeling algorithm
Binarisation_par_contrast
- binarisation par contrast for video trames
dct
- 实现图形图像处理,各种功能,复制matlab进行图形处理-Graphic image processing, various functions, replication matlab graphics processing
fenduanxianxing
- 图像增强 利用matlab实现 分段线性变换 对数变换 彩色变换-Piecewise linear transformation image enhancement using matlab logarithmic transformation of color conversion
LFSR
- 反馈移位寄存器代码,求图像像素相关性-Feedback shift register code, and the image pixel
threshold
- 阈值分割分各种算法,如基于灰度直方图的阈值分割,迭代阈值分割,最大类间方差阈值分割法,局部阈值法等。-Thresholding of various algorithms, such as histogram-based thresholding, iterative threshold segmentation, Otsu threshold segmentation method, local threshold method.
nljc
- 能量感知,频谱感知,实用,简单,操作性强-Energy-aware, spectrum sensing, practical, simple,
ImgHOGFeature
- 这个代码针对的是图像处理中的图像分割方向,大家可以看一下,如果有用,可以下载!-This code is for image processing image segmentation direction, we can look at, if useful, you can download!
edgedetector
- 实现了sobel算子和laplace算子对边缘的检测.-realized the edge detection of sobel operator and laplace operator .