资源列表
circledetect
- 可以检测一副图片中所有的园型,并将其画出来(You can detect all prototypes in the picture, and draw it out)
Normal_estimation
- 基于PCL的估算散乱点云的法矢量,并进行颜色渲染显示(estimation of normal vectors for point clouds and color rendering display based on PCL)
pass-through
- 基于PCL的实现点云直通滤波,并显示最后滤波效果图(pass-through filtering for the scattering points and render the results)
phog
- 基于matlab的图像特征提取,能实现对图像的各种特征进行提取(Image feature extraction based on matlab can extract various features of the image)
te
- 用于图像的特征提取,有着非常良好的实现效果(Feature extraction for images with very good implementation)
matlab 二值化算法
- matlab二值化算法,主要用于对图片进行二值化处理(Matlab two value algorithm)
img_style
- 使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
main
- opencv识别已知物体,提取特征点,并选取识别点,并且通过函数进行文件循环读取。(Identify the known objects, extract the feature points, and select the recognition points, and read the file loop through the function.)
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.)
Compressed_Sensing_MRI_project-master
- 用于医学图像成像的程序,采用压缩感知技术实现对MRI图像的恢复,该程序为一个完整的工程项目,有很大的可改性(For medical imaging applications, compressed sensing technology is applied to restore MRI images. The program has great modification for a complete engineering project.)
计算机视觉中双目视觉综述
- 一篇关于计算机视觉中双目视觉的综述文章,对于初学者非常有引导作用。(A review of binocular vision in computer vision is very useful for beginners.)
视觉SLAM综述
- 计算机视觉中关于视觉SLAM的一篇综述,利用双目视觉来完成的。(A summary of visual SLAM in computer vision, which is accomplished by binocular vision.)