资源列表
vreqmption-configuration-loader
- 随即信号实验程序,随即信号的产生,卷积运算,求功率谱函数等,()
701365
- 验证了int数值的一些特性,如除法,乘法临界值等等()
SRGAN-master
- 生成对抗网络(SRGAN)的源码,相关文章建议百度SRGAN(Source code for generating antagonism network (SRGAN))
file2s
- file 2 series of the matlab gui software
FaceIdentification
- 人脸识别代码,提取人脸特征,进行人脸对比,给出人脸相似度,识别效果还行,VS2015编译通过(Face recognition code, face feature extraction, face contrast, face similarity, recognition effect is good, build with VS2015)
糖豆颜色
- halcon实现的糖豆识别程序 编译运行都成功了(The license plate recognition program implemented by Halcon has been compiled and run successfully)
ad库
- 画图经常找不到元器件,不要慌,这个库包含了大部分的常用元件。(Drawing often can not find components, do not panic, this library contains most of the common components.)
hough
- 实现图像中直线的检测,并矫正为一条水平的线(Realize straight line detection in the image and correct it to a horizontal line.)
HALCON一维测量案例详解
- 对haclon的一维测量进行了详细的介绍,以及应用方式的讲解,值得一看(The one-dimensional measurement of haclon is introduced in detail, and its application is explained. It is worth looking at.)
Objctioforsmage
- Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years(The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with high-level conte
postiasser
- this is the first variational image segmentation algorithm that involves region-dependent multi-dimensional descr iptors based on the optimal transport theory. The distributions are represented owing to non-parametric kernel density estimators(In thi
YUV_Player_简易YUV播放器
- debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.