资源列表
xyshu
- 2008圣诞节许愿树源码 -2008 Christmas 2008 Christmas Wishing Tree Wishing Tree source code
cvut_test
- 基于opencv的 稀疏点匹配与重建 opencv书籍配套经典代码 -Sparse points matching based on opencv opencv books supporting and rebuilding classic code
AdvGraphChart
- this is used to generate graph in html page dynamically-this is used to generate graph in html page dynamically...
mxTV
- 图像修复,降噪,很好的进行去噪,去模糊、修复图像-image renovating,image denoising
Seabed-Terrain
- 基于LOD技术的3D海底地形仿真系统。主要讲述海底地形的绘制及仿真系统的组成。-Based on the LOD 3D seafloor topography simulation system. Focuses on the composition of the seabed topography mapping and simulation system.
Imagesegmentation
- 图像分割是用于图像处理中的很重要的一步,想用VC做图像处理的初学者操作实践其中的源码可以很快入门。-Image segmentation are used for image processing an important step, want to do image processing using VC beginner to operate one of the source code of practice can quickly entry.
FlowCover
- 实现iPhone上的CoverFlow效果,感兴趣的朋友可以下载研究一下。-Achieve the iPhone' s CoverFlow effect, interested friends can download the study.
MiniImageFrame
- 实现图像算法IDW和RBF,采用QT框架-IDW algorithm for image and RBF, using QT framework
soumekh
- 包含的代码信息是针对书籍:Synthetic Aperture Radar Signal Processing with MATLAB Codes (Wiley, 1999)(The included code information is for books: Synthetic, Aperture, Radar, Signal, Processing, with, MATLAB, Codes (Wiley, 1999))
常用图像去模糊算法分析与对比
- 【编程实现】 I = checkerboard(8); subplot(221); imshow(I); title('Original Image (courtesy of MIT)'); % 模拟运动模糊. LEN = 21; THETA = 11; PSF = fspecial('motion', LEN, THETA); blurred = imfilter(I, PSF, '
ROF-Denoising
- 这个程序是20世纪的一篇著名的图像去噪文章(ROF模型)的一部分代码,希望大家参考并给出建议。(This denoising method is based on total-variation, originally proposed by Rudin, Osher and Fatemi. In this particular case fixed point iteration is utilized.)
UseArcGIS_Engine_CSharpDevelopArcGis
- 此方案是使用了C#和Visual Basic .NET两种语言创建,但以下技术实现集中倾向于C#方案。许多开发者可能会感觉用Visual Basic .NET更舒服,那是因为他们已经比较熟悉Visual Basic 6.0代码,然而,对于Java和C++程序员来说,他们将会觉得对C#程序语言的语法更熟悉。无论你使用哪种开发环境,对于使用ArcGIS控件的好坏既依赖于你的编程环境技术,也依赖于你所掌握的ArcObjects技术-The solution is to use the C# and V
