资源列表
image_data
- 使用matlab读取九幅图像(RGB&grayscale&indexed),分别得到对应的图像信息(Using MATLAB to read nine images (RGB&grayscale&indexed), get the corresponding image information respectively.)
vtkExample
- 基本的vtk入门示例,适合新手学习和体验。(basic vtl learning example for cainiao)
py
- 利用python编程,在软件中实现点的添加和现实。。。。。(Python programming is used to add and reallocate points in software.)
ConsoleApplication12
- 基于深度摄像头的障碍物检测,代码的核心思路是首先通过二值化,将一米之外的安全距离置零不考虑,然后通过开运算去除掉一些噪点(这个后来发现不一定有必要),在求出所有障碍物的凸包,这个时候要计算面积,当面积小于一定的阈值的时候不予考虑,最终输出障碍物的凸包坐标(The core idea of the code is to first take the safe distance beyond one meter into account by binary, then remove some noi
I
- 数字图像处理gamma校正,matlab相关gamma代码,图像处理(Digital image processing gamma correction, MATLAB related gamma code, image processing)
shoushishibie
- 进行手势识别 内涵简单的训练图片和代码 含有图像分割函数(Gesture recognition Concise training pictures and codes Contains image segmentation functions.)
Facial detector
- 人脸识别系统 通过matlab自带分类器和降噪功能对图片人脸的五官和人脸进行勾勒(The face recognition system is based on Matlab's own classifier and noise reduction function to outline facial features and faces.)
SE_image
- matlab code for c app
SAR
- 四种SAR成像算法仿真; CSA:CS算法m文件 NFA:窄聚焦算法m文件 PDA:RD算法m文件 RMA:距离迁移算法m文件(simulation of 4 SAR imaging algorithm; CSA;NFA;PDA;RMA)
tvdeconv_C程序
- 全变分图像处理程序; 实现超分辨;图像去噪;图像恢复(C program of TV algorithm; superresolution; denoising ; image recover;)
matlab程序
- 全变分去卷积算法的matlab实现; 全变分算法的论文; 全变分实现超分辨;全变分实现图像去噪;全变分实现图像恢复(total variation deconvolution; the paper of TV; super resolution; denoising; image recover)
Contours_extraction&drawing_based_on_OpenCV
- 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)