-
ScSR
基于学习单幅图像超分辨率重建算法源代码。(based on the singal picture super resolution founding)
- 2014-09-25 10:28:52下载
- 积分:1
-
gudao
单相光伏发电并网系统在孤岛运行时的simulink仿真(Islanding operation simulation)
- 2012-05-03 09:33:08下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
mygvf
自己设计的GVF模型图像分割程序,改进了初始轮廓的选择方法,快速分割。(GVF model designed image segmentation process to improve the initial outline of the selection method, rapid division.)
- 2009-05-19 19:21:58下载
- 积分:1
-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
Bow-image-retrieval-master
基于BoVW的图像特征提取,以及图像检索(Image feature extraction and image retrieval based on BoVW)
- 2020-06-23 04:40:02下载
- 积分:1
-
指纹识别
说明: 简单的指纹识别 分类图像处理 语言 matlab(matlab image processing fingerprint identification)
- 2020-04-05 13:24:40下载
- 积分:1
-
HMRF_EM_image
这是一个经典的马尔科夫场程序。算法详细,而且里面含有一篇与程序对应的文献,解释非常详细,程序非常好用(This is a classical Markov field program. Algorithm is detailed, but it contains a corresponding literature and procedures, explaining in great detail, the program is very easy to use)
- 2021-03-02 23:29:33下载
- 积分:1
-
区域生长
形态学方法区域分割,利用区域生长算法,实现区域分割(Morphological method for region segmentation and region growing algorithm for region segmentation)
- 2020-06-21 19:20:01下载
- 积分:1
-
1593
图片浏览源码例程,程序调用API函数实现图片的浏览。包括浏览文件夹对话框的“SHBrowseForFolderA”,以及配合它使用的从列表ID取路径“SHGetPathFromIDListA”(Picture Viewer source code routines , the program calls API functions for image browsing. )
- 2016-04-13 13:18:19下载
- 积分:1