资源列表
RGB2gray
- 本程序可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-this procedure can be imported RGB images into gray image! Matlab programming environment.
lz0
- 功能:将图中所有直线的端点的Z座标均改为0。用途:用于处理PKPM软件形成的图中两直线不能fillet的问题。-Function: to map all of the Z line endpoint coordinates are changed to 0. Uses: PKPM software used to deal with the formation of two straight line graph should not fillet problem.
Code
- TV算法图像处理。total variation减少图像噪声算法源代码-TV algorithm for image processing. total variation image noise reduction algorithm source code
stepping_caliper_accurate
- Caliper method to calculate fractal dimension
rgb2grayAndfct2
- 1.将图像的rbg数据转化为对应的灰度数据; 2.将图像做二维快速离散余弦变换。-1.make rbg image data into the corresponding gray-scale data 2.2-D images make fast discrete cosine transform.
000
- 边坡稳定性3D分析命令流 边坡稳定性3D分析命令流-FLAC methodFLAC methodFLAC methodFLAC method
2Dfft
- 基于二维图像的FFT算法实现处理,程序经过实践过的-failed to translate
TSmart
- 程序用来模拟时间参考算法自适应维纳霍普夫-This Program is Designed To Simulate Wiener Hopf Adaptive Temporal Reference Algorithm
LineProfile
- cvi里面的程序例子,用于让我们初学者了解cvi软件的使用-examples of the cvi inside the program, used to let us beginners cvi software use
Watershed
- 分水岭算法Matlab实现。如果图像中的目标物体是连在一起的,则分割起来会更困难,分水岭算法经常用于处理这类问题,通常会取得比较好的效果。-Matlab implementation of watershed algorithm.If the object in the image together, then split up and it will be more difficult, the watershed algorithm often used to deal with such
Terrain2
- Opengl实现地形的渲染,挺漂亮的部分框架使用Nehe的,希望对大家有好处-Opengl Terrain
DoubleLinearandnearest
- 双线性插值和最邻近插值在数字图形处理中的应用-the application of doublelinear and nearest