-
Digital_image_processing1
数字图像处理试验程序 包括图像的压缩 模糊 锐化(Digital image processing, testing procedures, including image compression blur sharpening)
- 2009-09-15 20:59:30下载
- 积分:1
-
eegplot
散乱密集点的曲面拟合,在国外matlab论坛上下载的,看了一下,写的有点繁琐,还是比较不错的(Scattered dense surface point Fitting in foreign matlab forum, download, read about, write a bit cumbersome, it is quite good)
- 2009-10-05 19:46:15下载
- 积分:1
-
LinearClassifier_1.0
基于Fisher线性判别基础学习器的集成分类器专门用于数字媒体的隐写分析,目前使用高维特征空间。目前,由于其良好的检测精度和较小的计算成本,它可能是设计监督分类器用于数字图像隐写分析的最常用方法。(The ensemble classifier, based on Fisher Linear Discriminant base learners, was introduced specifically for steganalysis of digital media, which currently uses high-dimensional feature spaces. Presently it is probably the most used method to design supervised classifier for steganalysis of digital images because of its good detection accuracy and small computational cost. It has been assumed by the community that the classifier implements a non-linear boundary through pooling binary decision of individual classifiers within the ensemble.)
- 2021-01-17 10:38:45下载
- 积分:1
-
RK龙格库塔计算微分方程组
使用4阶龙格库塔定理计算一阶微分方程组,方程组有3个方程(RK calculation of differential equations)
- 2018-04-13 13:01:19下载
- 积分:1
-
123
已知一个点到一条直线的距离,主要用在地图匹配中基于权重地图匹配算法中(Given a point to a straight line distance, mainly used in the map-matching weight based map-matching algorithm)
- 2013-08-21 11:25:55下载
- 积分:1
-
geotrans
说明: 这是用c语言实现的图形的几何变换算法,里面有许多小的功能(This is achieved using c language graphics geometric transformation algorithms, there are many small function)
- 2008-12-01 11:46:05下载
- 积分:1
-
3DGame
introduce 3d with dx9.0 绝好的3d书籍加源码(introduce 3d with dx9.0 excellent books on Canadian source 3d)
- 2010-02-27 12:57:55下载
- 积分:1
-
Registration
提出一种新的基于分支结构特征的视网膜图像配准方法,此算法可降低误匹配的点。能够应用到其他图像配准中,形成良好的等级结构。(Feature-Based Retinal ImageRegistration Using
Bifurcation Structures)
- 2009-11-26 11:05:59下载
- 积分:1
-
segment
说明: 基于CT切片的matlab分割程序,可以很好的分割CT切片图中的器官(Segmentation based on CT slices matlab program that can split a good map of the organ slice CT)
- 2010-04-02 18:49:57下载
- 积分:1
-
Wavelet_SR
本程序是基于单幅图像的超分辨率算法,通过对输入的高分辨率图像进行下采样得
% 到原始低分辨率图像,对输入的低分辨率图像插值后,利用DWT将低分辨率图像分
% 解为不同的4个子带;同时直接对对分辨率图像进行SWT处理。由SWT得到的高频子
% 带来修正DWT得到的高频子带。最后,通过逆离散小波变换(IDWT)组合修正的高
% 频子带和低分辨率图像,得到输出的超分辨率图像。通过计算PSNR和SSIM评价结果。(This program is a super-resolution algorithm based on a single image, which is sampled from the high resolution image of the input.
% to the original low resolution image, after interpolating the input low resolution image, the low resolution image is divided by DWT.
The% solution is different 4 subbands, and the resolution image is processed by SWT. High frequency subsets obtained by SWT
% brings the high frequency subband obtained by the modified DWT. Finally, the height of the combination of inverse discrete wavelet transform (IDWT)
% frequency subband and low resolution image, and the output super-resolution image is obtained. The results were evaluated by calculating PSNR and SSIM.)
- 2018-03-05 17:14:22下载
- 积分:1