资源列表
RLE
- 游程编码,对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。是无损压缩编码的一种。(RLE is a coding method for two valued images, encoding a continuous black and white prime number in different codewords. It is a kind of lossless compression coding.)
main
- opencv识别已知物体,提取特征点,并选取识别点,并且通过函数进行文件循环读取。(Identify the known objects, extract the feature points, and select the recognition points, and read the file loop through the function.)
img_style
- 使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
matlab 二值化算法
- matlab二值化算法,主要用于对图片进行二值化处理(Matlab two value algorithm)
te
- 用于图像的特征提取,有着非常良好的实现效果(Feature extraction for images with very good implementation)
phog
- 基于matlab的图像特征提取,能实现对图像的各种特征进行提取(Image feature extraction based on matlab can extract various features of the image)
pass-through
- 基于PCL的实现点云直通滤波,并显示最后滤波效果图(pass-through filtering for the scattering points and render the results)
Normal_estimation
- 基于PCL的估算散乱点云的法矢量,并进行颜色渲染显示(estimation of normal vectors for point clouds and color rendering display based on PCL)
circledetect
- 可以检测一副图片中所有的园型,并将其画出来(You can detect all prototypes in the picture, and draw it out)
Similarity detection
- 基于图像内容中的颜色和纹理特征能够实现对大量图片快速准确进行相似度检测(Based on the color and texture features of the image content, similarity detection can be carried out quickly and accurately for a large number of images)
laplacianBlend-master
- 通过matlab实现拉普拉斯金字塔融合,包括测试用图(laplacianblend laplacian blend laplacian blend)
code
- 该文件是用于图像检索的demo,主要利用sift描述子提取特征进行匹配,在“Query by example” 数据库中运行效果良好。(The file is used for image retrieval demo, mainly using sift descr iptor to extract features and match it in the "Query by example" database.)