资源列表
vreqmption-configuration-loader
- 随即信号实验程序,随即信号的产生,卷积运算,求功率谱函数等,()
SRGAN-master
- 生成对抗网络(SRGAN)的源码,相关文章建议百度SRGAN(Source code for generating antagonism network (SRGAN))
file2s
- file 2 series of the matlab gui software
hough
- 实现图像中直线的检测,并矫正为一条水平的线(Realize straight line detection in the image and correct it to a horizontal line.)
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.
lrw14-master
- 用随机游走算法实现超像素的分割,效果好大家交流(Using random walk algorithm to realize super pixel segmentation, the effect is good)
MSRM_1.0
- 这是一种基于最大相似度的超像素融合算法,大家多交流(This is based on the maximum similarity of the super pixel fusion algorithm)
CutImagePatch
- 对输入图像进行切分,是图像的预处理切割阶段。(Cut images to small patches.)
KFCM算法MATLAB
- 分别用kmeans、fcm、kfcm实现图像分割(use kmeans, fcm and kfcm segment image)
Quadtree coding
- 采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)