搜索资源列表
ColorTransformRGB-LAB
- 自己写的很实用的色彩空间转换程序: 在色彩空间的正向转换中(RGB----->Lab),用的是九级均匀分割建模 在色彩空间的反向转换中(Lab----->RGB),用的是多项式(20项)回归的方法! 二十项多项式: p(x,y,z)=a0+a1*x+a2*y+a3*z+a4*x*y+a5*y*z+a6*x*z+a7*x^2+a8*y^2+a9*z^2+a10*x*y*z+a11*x^3+a12*y^3-himself wrote a very practical c
cmorph0
- Tracking Algorithm: Object Delineation Method Files: Cmorph02.m Current version of tracking algorithm Parsampleflowgrav050901b1.m Sample parameter file 一种跟踪方法 国外网站转载-Instructions: Download the tracking algorithm and sample parameter file
3
- 实现图像的修复,适用于需要修复面积较大的图像。本算法是采用region filling and object removal by exemplar-based image inpainting ,适用CIE lab颜色空间进行计算,发表于IEEE 2004-A new algorithm is proposed for removing large objects from digital images.the challenge is to fill in the hole that is
lab-3
- OPenGl实现直线DDA算法和中点画线算法,以及Brehensam算法-OPenGl DDA algorithm for straight line and the dotted line algorithm, and Brehensam algorithm
Log
- 数字图像处理程序集: 包括锐化、平滑、LOG滤波器提取边缘,数学形态学的腐蚀、膨胀、骨架化、开闭运算,以及分形方法画树木和树叶。包括VC++源代码、LOG滤波器提取边缘.doc、用形态学方法提取骨架线实验报告.doc、由明暗度提取外形信息.doc 3篇文档和可执行程序。-Digital image processing assembly: including sharpening, smoothing, LOG filter from the edge of mathematical mo
graphics-lab
- 计算机图形学上机实验指导,OPENGL基础, 2.计算机图形学实验 (二) – OPENGL变换3.计算机图形学实验 (三) - 画线、画圆算法的实现 4.计算机图形学实验(四) - 高级OPENGL实验 5.计算机图形学实验(五)- 高级OPENGL实验 6.计算机图形学实验 (六) –-Computer graphics on experiments guidance, OPENGL based on 2 Computer Graphics experiments (B)-
Lab2RGB
- Lab2RGB takes L, a, and b double matrices, or an M x N x 3 double image, and returns an image in the RGB color space. Values for L are in the range [0,100] while a* and b* are roughly in the range [-110,110]. If 3 outputs are specified, the
CurveLab-2.1.3
- 可用于曲波变换的工具箱,用于含噪声的图像的去噪过程,图像分解,有例子可直接运行。只可用于学术研究目的。-the Latest curvelet transform lab tool ,Non-commercial research use for Academics. Image decomposition, there are examples can be run directly.
lab-3-paint
- SIMPLE PAINT PROGRAM
potentialFlow
- *This* is the 3rd MATLAB App in the Virtual Thermal/Fluid Lab series. This MATLAB App allows you to: 1. Visualize elementary potential flows including: a. Uniform flow b. Source c. Sink d. Vortex e. Doublet 2. Combine dif
3.20 基于Hough变换的人眼虹膜定位方法
- 针对利用Hough变换实现虹 膜定位时遇到的一些问题提出了相应的解决方案。为减少Hough变换的计算量,本算法采用了"先采样后变换"、"由粗到精"的方法;为提高可靠性、减小噪 声影响,算法利用了虹膜内外边界之间的耦合关系以缩小在边界参数空间内的搜索范围。在MAT-LAB软件环境下的试验表明,算法取得了良好的效果。(Aiming at some problems encountered in iris location using Hough transfo
simulation lab 3 student's files
- Various attempts to bring elements of natural language grammar into computer programming have produced programming languages such as HyperTalk, Lingo, Applescr ipt, SQL, Inform and to some extent Python. In these languages, parentheses and other spec
