搜索资源列表
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
surfSrc-0.2
- 一个相当不错的简单的曲面程序,曲面网格不断波动-a quite simple procedure surface, surface grid of constant fluctuations
myBMA_8block
- 经典时域不规则网格运动补偿程序,matlab程序,对研究运动补偿有帮助。-classic time-domain irregular grid motion compensation procedures, Matlab procedures, the study motion compensation help.
bsubsamp
- 数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量
second_generation_wavelet
- 本程序包是关于第二代小波的源程序.基于五点梅花网格构建.是处理图象的最新方法之一.是如象处理人员的理想工具. 请大家一起分享吧!
Deblur
- 图像去抖动程序,用小波多重网格法对卷积作逆变换得出清晰的原始图像并在此过程中去噪。
multi grid 多重网格的程序
- 这是一个多重网格的程序,可以对偏微分方程进行计算!,This is a multi-grid procedure, partial differential equations can be calculated!
ReMESH-2.0_win32
- 三维网格简化的程序 只有软件,没有源码,可以进行几乎所有的网格简化功能-a software for remesh, which you can use it for almost ……
polygon
- C++程序,VS2008编译,可以读PLY网格文件-C++ Procedures, VS2008 compiler, can be read grid PLY files
Implit_Function_And_Marching_Cube
- 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
GPU_Water_Simulation
- 在128*128的网格上求解2维波动方程来模拟大范围的水波。用一个像素渲染程序完成对波动方程的时间积分,结果存放于一个浮点数纹理中,.然后将此纹理传给渲染模块。此外使用凹凸贴图来描述水面的细节波纹,这会给稍后的逐像素渲染带来逼真的水面闪烁高光效果.-128* 128 grid on the solution of 2-dimensional wave equation to simulate a wide range of water. With a pixel shader program
code
- Euler移动网格程序,主要自适应移动网格方法求解方程。-moving mesh method for Euler equatioon
Test_4
- vtk环境下,能够显示非结构化网格的程序,自己编的,与大家共享 编程环境:mfc-vtk environment, able to display unstructured mesh procedures, compiled their own, and share programming environment: mfc
BuildGrid(CPP)
- 用C++实现图像三角形网格的程序,非常实用,对图像处理专业的同学来说很有价值-Procedures C++ image triangle mesh, very practical, great value for the image processing professional students
Solution1
- 高频强调滤波和灰度变换进行图像增强: 1. main.m 主程序 2. paddedsize.m 对图像进行补充,以便形成的方形大小等于最小接近的2的整数次幂。 3. dftfilt.m 输入图像f和一个滤波器函数,返回经过滤波和剪切后的图像g。 4. dftuv.m 提供频域坐标网格。 5. lpfilter.m 几种常用的低通滤波器。 6. hpfilter.m 实现高通滤波。 7. BodyImage.JPG 测试用图片 注: 1. 运行程序前,请在ma
distmesh
- 一个美国博士编写的网格划分程序。很实用的,具体使用方法大家可以网上搜索看看,这是个MATLAB与C的混合。-A United States prepared by Dr. meshing process. Very practical, specific ways we can use the online search to see, this is a MATLAB and C mixed.
tuxiangfenge
- 本程序是对图像进行分割成块,并且画出了网格。-This program is divided into blocks of image, and draw the grid.
my_tezhengtiqu
- 该程序能够进行特征提取,主要提取图像的粗网格特征和连通域特征用来做文字识别-The program can extract features, characteristics and coarse grid connected domain image feature extraction is mainly used for text recognition
ImageProcess
- 图像扭曲变形程序,可以对图像进行扭曲变形。 功能:旋转扭曲/球面镜变形,B样条网格变形,TPS网格变形 -Image distortion program, the image may be distorted. Function: Twirl/spherical mirror deformation, B-spline morphing, TPS morphing
Xdapoivepackage
- 自适应网格划分通用程序包,美国伯克利大学开发的共享软件包,-Adaptive meshing general package, the package developed at the university of Berkeley sharing,