资源列表
renlianjiance
- 人脸检测的matlab代码,能对人脸进行快速检测和分割(The matlab code of face detection can detect and segment the face fast)
d3-cookbook-master
- d3实例文件 数据相似度的可视化展示 各种图标的源码和API(D3 instance file Visualization of data similarity The source code and API of various icons)
ms
- matlab的车牌识别代码,还是挺不错的。(Matlab's license plate recognition code.)
opencvCar
- 这是基于opencv的车牌识别代码,基于MFC的(This is a opencv based license plate recognition code based on MFC.)
proj-4.9.3.tar
- 坐标转换,方便各坐标系间坐标值 的转换,通过wiki编号,进行坐标值的转换,测试(gis coordinate transform)
Handle3DS
- VTK结合MFC切割导入的3DS格式模型文件,带有交互,通过一个切割框,vtkBox来切割指定模型的指定位置。(VTK combines the 3DS format model files imported with MFC, with interaction, through a cut box, and vtkBox to cut the specified location of the specified model.)
openface_sdk.tar
- 人脸识别DEMMO,实测可用于RK3399(Face recognition DEMMO, measurement can be used in RK3399)
crnn-master
- 基于图像序列的端到端可训练神经网络 识别及其在场景文本识别中的应用(End - to - End Training Neural Network Based on Image Sequence Recognition and Its Application in Scene Text Recognition)
图像处理
- 将图片进行傅里叶变换,进行图像压缩,图像增强(Transform the picture into Fourier transform)
image reversal
- 1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.b
6
- 将多个不同表格的内容自动填充到另一个总表中,欢迎使用。(The content of several different forms is automatically filled to another total table, welcome to use.)
模板匹配
- 自己用的模板匹配 ,自己拍个图片,把小的部分单独截出来(Match your own template, take a picture of yourself, and cut the small part out alone)