资源列表
interpolation
- 图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
交叉相关法实现图像精准匹配
- Matlab基于互相关法原理实现图像的快速精确匹配(Using matlab realizes fast and accurate image matching based on cross-correlation principle)
nc2geotif
- 用于将netcdf数据格式转geotif格式(Transform Netcdf data type to Geotiff data type)
Desktop
- MATLAB进行图像处理,迭代法计算图像最佳阙值(MATLAB is used to manupacite picture)
Generate_PointCloud
- 利用深度图像生成点云,并对点云进行简单滤波降采样(Generate a point cloud through depth image, filter and downsample the point cloud)
age-and-gender-classification-master
- 对输入的图像进行分别人脸及性别检测,并标记人脸位置,显示识别性别(Face and sex detection of the input image)
Matlab Mean-shift
- Matlab2012b版本上调试成功,Mean-shift用于图像分割(The Matlab2012b version was successfully debugged and Mean-shift was used for image segmentation)
my-pf-tracker
- 这是一个非常优秀的粒子滤波跟踪源码,运行速度快,跟踪效果好,可以作为视觉跟踪入门时的代码进行学习。(this is a very efficient code for visual tracking based on particle filter.)
spt_v2.0
- 这是一款非常优秀的跟踪程序,将图像分割与视觉跟踪进行有机结合,在模型更新问题上的处理思路值得借鉴。(this is an excellent matlab code for visual tracking which integrates image segmentation and visual tracking.)
DSST_code
- SSD算法是目标检测与分类比较优秀的前沿算法,基于深度学习平台实现,最大的优点是速度快。(It is a matlab code (SSD) for object detection based on deep learning.)
EXIF_introduction
- JPEG图片中的EXIF信息是以TIFF格式保存的,本文中将介绍EXIF中都保存了哪些数据,这些数据的内容和格式,最后介绍一下EXIF中的缩略图信息。(The EXIF information in the JPEG picture is saved in TIFF format. This article describes what data is saved in EXIF, the content and format of those data, and finally the thu
graycopropswy
- 自己编写的一个小程序,主要用于图像的灰度特征提取(Gray feature extraction for image)