-
levelset segmentation biasCorrection v1
水平集(level set)的基本思想是将界面看成高一维空间中某一函数ψ(称为水平集函数)的零水平集,同时界面的演化也扩充到高一维的空间中。我们将水平集函数按照它所满足的发展方程进行演化或迭代,由于水平集函数不断进行演化,所以对应的零水平集也在不断变化,当水平集演化趋于平稳时,演化停止,得到界面形状。(The level set (level set) the basic idea is to interface as a higher dimensional space in a function (called a level set function) of the zero level set, and the interface evolution also extended to higher dimensional space. We evolve or iterate the level set function according to the evolution equation it satisfies. Because the level set function keeps evolving, so the corresponding zero level set is also changing. When the level set evolves to a stable state, the evolution stops, and the interface shape is obtained.)
- 2018-03-16 09:47:21下载
- 积分:1
-
REG_PLY
读入多组点云数据,全局配准,得到经过配准矫正后的图像数据
文件格式:*.PLY(Read multiple point cloud data, global registration, the registration to be corrected after the image data file formats:*. PLY)
- 2011-09-29 11:57:45下载
- 积分:1
-
SAR_banmatu_ultimate_success
该m文件是用来仿真合成孔径雷达SAR的斑马图,即菱形图的,是本人自己设计的,可用。(M file is used to simulate the synthetic aperture radar SAR zebra figure, namely diamond chart, is my own design, is available.)
- 2021-01-06 23:28:54下载
- 积分:1
-
2412
双线性插值图象的旋转源码,程序结合易语言位图操作支持库和图像格式转换支持库,调用API函数和置入汇编代码,实现双线性插值图象的缩放旋转。(Source bilinear interpolation image rotation , combined with easy language program bitmap operations support libraries and image format conversion support library , call the API function and into assembly code , zoom in rotation bilinear interpolation image.)
- 2015-07-11 16:23:35下载
- 积分:1
-
SVM
说明: 自己编的SVM代码,适合初学者,多多关注,,(SVM learning, suitable for beginners, rich code, SVM code, suitable for beginners, more attention)
- 2020-10-19 16:40:52下载
- 积分:1
-
lineargraytransform
实现数字图像的灰度范围的线性拉伸,对变换结果进行必要的分析,画出灰度变换曲线图,以另一个文件名形式保存灰度变换后的图像。(Achieve linear range of the gray range of digital images)
- 2017-10-09 16:52:49下载
- 积分:1
-
Direct
图像分割,完整程序,验证可行。新手上传,望支持。(image direct)
- 2012-05-04 22:25:30下载
- 积分:1
-
compare
基于小波变换的压缩感知图像处理,及三种重构算法.(Compression based on wavelet transform the perceived image processing and three reconstruction algorithm.)
- 2012-09-01 13:14:27下载
- 积分:1
-
JTAG-and-Boundary-Scan
ebook on Jtag and boundary scan
- 2011-11-11 10:20:40下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1