-
sgfilter
ENVI4.7及以上版本和IDL7.1以上版本,将高光谱遥感图像进行Savitzky-Golay光谱平滑滤波(ENVI4.7 above and IDL7.1 and above, hyperspectral images Savitzky-Golay smoothing filter spectrum)
- 2017-01-13 10:39:26下载
- 积分:1
-
finger
说明: 掌纹roi提取 掌纹图像处理 图像分割(Extraction of palmprint roi)
- 2011-03-14 19:57:17下载
- 积分:1
-
Image-segmentation-Extraction
一个车牌字符分割小程序,分割效率高。实现简单(A license plate character segmentation of small procedures, segmentation and high efficiency. Realize a simple)
- 2008-05-28 21:52:16下载
- 积分:1
-
paint
对于vc++中经典的画线画图示例程序.对于类的控制和画线算法的实现.代码简洁明了(For vc++ in a classic example of procedures for drawing a line drawing. The type of control and painting line algorithm. Concise code)
- 2009-04-13 21:09:16下载
- 积分:1
-
Image-Processing-Based-on-PDE
《图像处理的偏微分方程方法》随书光盘完整版
本光碟中包含五个文件夹。
(1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。
(2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
(3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。
(4) MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的。
本光碟中的所有内容,仅供教学和研究参考。(" Image Processing Based on PDE" CD with the book contains the full version of the disc five folders. (1) Video clip: for teaching demonstration, which, " two_cells" is improved variational level set methods to achieve the evolution of GAC model image segmentation " denoissing" is the use of P_M equation, the evolution of image smoothing denoising process " curve_linear_heat_flow" is the use of a closed curve FT achieve a linear heat evolution. (2) binary image: one of the images for morphological image processing experiments, it can also be obtained by extracting the object boundary curve evolution for experimental use. (3) gray-scale images and color images: images which can be used as image segmentation, filtering, contrast enhancement, color enhancement and image amplification test material. (4) MATLAB Program: which includes more than 10 or MATLAB program (function) of the source code. Comments made in the program, and a description of the boo)
- 2015-10-01 10:41:21下载
- 积分:1
-
WaterMark_embed_and_pick
图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
- 2011-08-31 20:09:58下载
- 积分:1
-
RADAR-IMAGING-OF-ISAR
SAR成像处理的过程是从回波数据中提取目标区域散射系数的二维分布,本质上是一个二维相关处理过程,因此最直接的处理方法是对回波进行二维匹配滤波,但其运算量很大,再加上SAR的数据率本来就高,这使得实时处难于实现。通常,可以把二维过程分解成距离向和方位向两个一维过程,Range-Dopper Algorithm(简称RD算法)(SAR imaging process is two-dimensional distribution of the scattering coefficient of the target area extracted from the echo data, in essence, is a two-dimensional process, the most direct approach is two-dimensional matched filtering of echo, its computationalthe great plus on SAR data rate was high, which makes real-time processing is difficult to achieve. Typically, two-dimensional process can be broken down into the range and azimuth to a two-dimensional process, the Range-Dopper Algorithm. (Referred to as the RD algorithm))
- 2012-04-26 21:48:50下载
- 积分:1
-
Inpainting
该文件夹包括了MCA算法进行图像修复等相关图像处理(This files includes image inpainting and some other proessing.)
- 2016-01-14 19:57:46下载
- 积分:1
-
edge
用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子(Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator)
- 2009-05-13 19:22:26下载
- 积分:1
-
ssd.pytorch
说明: SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1