-
findseed
自己编写的函数,自动寻找乳腺肿块区域的种子点,为种子区域生长做准备,算法比较复杂(breast boundary.seed region growth)
- 2012-06-05 01:19:20下载
- 积分:1
-
GraphCut
图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
- 2020-09-29 17:27:43下载
- 积分:1
-
shadow-removal
收集的一些关于阴影去除的论文,对于做阴影去除的学者来说有用,至少可以节省论文的查阅时间(Collected a number of papers on the shadow removal, useful for scholars to do shadow removal, at least you can save paper inspection time)
- 2012-11-01 11:55:52下载
- 积分:1
-
Patchwork
着重介绍了数字水印Patchwork 算法,并且利用Matlab编程实现了这一算法(Focuses on digital watermarking Patchwork algorithm, and this algorithm Matlab programming)
- 2013-04-24 09:07:01下载
- 积分:1
-
ssim
SSIM函数。一种衡量两幅图像相似度的新指标,其值越大越好,最大为1。(SSIM function. A measure of image similarity two new indicators, the greater its value better, a maximum of 1.)
- 2013-10-14 09:51:31下载
- 积分:1
-
matlabCV
一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。(some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.)
- 2007-06-13 21:24:33下载
- 积分: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
-
SP企业人事管理系统源码
功能介绍: 该系统基本包含一般处理SQL的命令,其中使用了 Linq To Sql技术,强数据类型的DataAdapter,还有通过了一般连接Sql的连接,在必要的时候通过"SQL的存储过程",降低了通过普通方式代码的冗余度.对于动态绑定数据,本人还是只是使用了linq绑定.在校验方面,多是使用正则表达式.在一次性频繁处理数据库的更新操作的时候,偶尔使用多线程,自定义传递参数的类,来给多线程传递参数.该系统适合初学者,希望能给大家帮助...谢谢...菜单功能: 基本信息管理 人事管理 备忘记录 数据库维护 管理工具 系统管理
- 2014-11-09下载
- 积分:1
-
双相位编码彩色图像加密
说明: 采用双相位编码对图像进行加密解密,采用双随机相位加密技术得到的 S 分量的相息图, 在加密的过 程中引进了随机相位因子, 在不知密钥的情况下解 密出 S 分量几乎不可能, 从而保证了的安全性(Two phase encoding is used to encrypt and decrypt the image)
- 2020-10-28 21:26:22下载
- 积分:1
-
Gabor_matlab
matlab图像处理非常重要,Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别(Gabor wavelet feature extraction, and then use the support vector machine classifier, can be used for palmprint, face, fingerprint recognition)
- 2012-11-27 14:21:38下载
- 积分:1