资源列表
ImageAnalysis
- 图片的读入显示,并提供点测量,线测量,矩形框测量,圆测量和不规则区域测量(轮廓勾画)-Image read and display, and provide point measurement, line measurement, rectangular box measurement, circle measurement and irregular area measurement (contour outline)
ImageaVideo-Matlab-Toolbox
- 这是一个matlab工具箱,里面包含图像和视频处理的代码,行人检测的相关代码,包含ACF,meanshift,HOG等的matlab源码-This is a matlab toolbox, which contains image and video processing code, pedestrian detection of the relevant code, including ACF, meanshift, HOG, etc. Matlab source
Codes
- 用于实现高密度人群聚合检测 包含:边缘检测、灰度共生矩阵计算、SVM特征分量的分类-For achieving high-density population polymerization detector comprises: edge detection, gray level co-occurrence matrix calculation, classification SVM characteristic component
The-principle-of-adaptive-filter
- 滤波器处理的经典之作,全面介绍了各种线性自适应滤波器和基于多层感知器的非线性自适应滤波器的基本原理和方法。-The classic filter processing, this paper introduces the various linear adaptive filter and nonlinear adaptive filter based on multilayer perceptron s basic principle and method.
Mathematical-Morphology
- 针对图像滤波消噪的同时把图像中一些重要的细节特征消去这个问题,阐述了二值形态学和灰度形态学的基本运算,同时讨论了数学形态学的结构元素选取及其在图像滤波中的作用,提出了基于数学形态学的二值图像和灰度图像滤波方法,并且通过实验验证了其在图像滤波中的有效性.-In view of the problem that image filter removes the noise and unfortunately eliminates the important details, this paper f
computer-vsion
- 计算机视觉及其应用,该文档讲述了什么是计算机视觉,神经网络,卷积神经网络等的发展及应用-Computer vision and its application, the document tells the story of what is a computer vision, neural networks, convolution the development and application of neural network and so on
nmf_abundance
- 这个程序是用于生成丰度图和误差图的程序——Liuliu 2016年11月完成-The programm is used for hyperspectrual image to produce nmf abundance map and RMSE map——by Liuliu
Similar_image_search
- 以图搜图的matlab代码,用于搜索类似的图片,纹理搜索。-Attempt to search map matlab code, search for similar images, textures search.
Dib
- 1.位图的加载与保存 2.将彩色位图转换成灰度位图 3.将灰度位图转换成彩色位图-1 bitmap loading and saving 2 color bitmap into grayscale bitmap 3 grayscale bitmap into color bitmap
Sobel
- 利用VC++实现对灰度图像进行边缘检测,实现Sobel算子-Using VC++ to realize the edge detection of gray image, Sobel operator
Prewitt
- 利用VC++实现precitt边缘检测算子,对灰度图像实现边缘检测-Using VC++ to achieve precitt edge detection operator, the gray image edge detection
Roberts
- 使用VC++实现Roberts边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Roberts edge detection operator, to achieve the edge detection of gray images