资源列表
yuv convert avi yuv转AVI源码
- yuv转AVI源码,自己编写的,能转换YUV视频为AVI文件,也可以将AVI转换为YUV文件-oh,yuv2avi,avi2yuv
relativeorientation
- 摄影测量相对定向程序,单独像对相对定向,所得精度较高-Photogrammetry relative orientation procedures, as a separate relative orientation, derived from high precision
sift特征提取的matlab源码
- sift特征提取的matlab源码,可用! sift特征提取的matlab源码,可用!-sift feature extraction matlab source code, available! sift feature extraction matlab source code, available!
LBPV_GM
- 利用LBP纹理模型进行纹理分类,其论文<..Rotation Invariant Texture Classification using LBP Variance (LBPV) with Global Matching>发表在2009年Pattern Recognition,效果很不错。-Texture classification by LBP texture model. The related paper <..Rotation Invariant Texture Cl
H264verilogcore
- H264的VERILOG代码,基本实现了全部的功能-H264 of the Verilog code, the basic realization of all the functions
beamlet
- 采用beamlet变换方法,实现图像线特征提取,以此代码为基础的文章已被核心期刊录用-Beamlet transform methods used to achieve the image line feature extraction, this code is based on the core of the article has been hired Journals
raw
- 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
color_hist256
- 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
new1
- matlab实现中值滤波 3*3窗口,改进型算法-median filter implementation matlab
JPEGGIFPCXtoBMP
- Jpg、Gif、Bmp、Tiff和Png格式的图像转化为BMP格式图像。以便于进一步对图像处理-Jpg, Gif, Bmp, Tiff and Png format images into BMP format images. In order to facilitate further image processing
quexianjc_zong
- 这是基于图像处理,用MATLAB编程,对指定的图像进行缺陷检测和边缘提取的程序-This is based on image processing, using MATLAB programming, the images on the specified defect detection and edge extraction procedures
对图像进行去噪程序包
- 均值滤波,中值滤波,自适应滤波,对图像进行去噪,效果可以