搜索资源列表
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
a3
- 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -Experiments in model transformation based on the experiment through the realization of the following content, master OpenGL
Matlabwaveenergy
- 对信号f(x)进行三层小波变换,得到小波系数d1,d2,d3和逼近系数a3,我想求出各个频率段的能量(能量=小波系数的平方和),很不错的应用程序-The signal f (x) for three wavelet transform, wavelet coefficients d1, d2, d3 and approximation coefficients a3, I would like to find the energy of each frequency band (energy =
a3
- 人脸识别中的主成分分析方法,通过对训练集和测试集的比对匹配,来输出识别率。-Face Recognition in the principal component analysis, through the training set and test set than on the match, to output the recognition rate.
a3
- 用OpenCV实现的灰度图像增强功能,在VS2008环境下。-This is codes of image enhancement using OpenCV,under envionment of VS2008.
lorentzfit
- = lorentzfit (× ) lorentzfit 符合输入(× )与罗伦兹功能的形式 “ (× )= 1 / ((- 2)^ 2 + 3号) 输入 :因变量值[ 是] (× ) × :独立变量的值 输出功率 一:名单[ 1 2 3 ] 罗伦兹参数 示例 × = - 16:0.1:35 = 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 ) = lorentzfit (× ) 杰瑞德·威尔斯
A3
- Osada算法A3距离实现。C与matlab混合编程。-Osada algorithm A3 distance. C and matlab mixed programming.
a3
- 使用opengl绘制茶壶和桌子,使用了光照、材质和反射,能够移动光源和光源颜色-Use opengl rendering the teapot and tables, lighting, material and reflection, be able to move the light source and the color of the light source
CG-Angel-progCh02-A1-A2-A3-A4
- 图形学书本上例子实现,基本实例,可供初学者参考-GRAPHICS books example achieve basic examples of reference for beginners
a3
- 使用opengl绘制茶壶和桌子,使用了光照、材质和反射,能够移动光源和光源颜色-Use opengl rendering the teapot and tables, lighting, material and reflection, be able to move the light source and the color of the light source
a3
- 在OpenGL观察实验的基础上,通过实现实验内容,掌握OpenGL中消隐和光照的设置,并验证课程中消隐和光照的内容。-In OpenGL, based on experimental observations, through the realization of the experiment content, mastered in OpenGL blanking and light settings, and verify that the course content blanking a
Histogram1
- Salient区域检测,简单算法LC,学习博客(http://blog.csdn.net/laviewpbt/article/details/38357017)。图像直方图。RGB三通道颜色缩减。需要先配置opencv环境,vs2010,opencv2.4.9。配置教程(http://wiki.opencv.org.cn/index.php/VC_2010 E4 B8 8B E5 AE 89 E8 A3 85OpenCV2.4.4)-Salient detection
a3
- 在OpenGL观察实验的基础上,通过实现实验内容,掌握OpenGL中消隐和光照的设置,并验证课程中消隐和光照的内容。-On the basis of OpenGL observe experiments, by implementing experimental content, master OpenGL blanking and light settings, and verify the contents of the curriculum blanking and light.
a3
- 在mac_os下用光线追踪算法显示图像,可以增加光源,包括反射、阴影、折射-In mac_os display images using ray tracing algorithm can increase the light source, including reflections, shadows, refraction
A3
- OpenGl scene made in C
a3
- 图像相关配准法 求平移量 包括图和测试程序 其他程序见本人其他程序包-Image correlation registration method the amount of translation including diagrams and testing of other programs I see other packages
calibration_object
- 自己用ps制作的双目视觉标定所用的标定板。一个为小规格20mm,A4纸张大小,另一个为大规格25mm,A3纸张大小,打印时按自己需要的版本打印合适的大小。- U81EA u5DF1 u753.1 u5239 u5C0 u5C0 UFF0CA4 u7EB8 u5F20 u5927 u5C0F uFF0C u53E6 u4E00 u4E2A u4E3A u5927 u89C4 u683C25mm uFF0CA3 u7EB8 u5F20 u5927
【www.zh2013.com】AutoCAD自动图框
- 动态添加图框 ,自动根据比例添加图框,可添加A3,A4等图框(A good reference for autoLisp program.)