搜索资源列表
opencv-ex3-1
- 说明矩阵的一些操作方法:生成随机矩阵 显示矩阵 生成正态分布的随机矩阵
opencv-ex3-2
- 读入图像文件,做图像反转,然后显示图像在屏幕上
opencv-ex3-4
- /* 程序名:drawing..c 功能:展示OpenCV的图像绘制功能
opencv-ex3-5
- /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */
ex3
- 如何开发OPENGL程序的基本方法之二,画多边形,初始化三维场景
ex3
- 用到OpenGL的程序,主要是图形位置变化,翻转。
ex3
- 基于BP神经网络识别字符的简单实验。实验内容是数字的识别。
ex3
- 本程序自动读入数据文件,然后生成不规则三角网。-this program automatically read data files and then generate TIN.
Ex3
- 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the use of OpenGL function functio
ex3.7b
- This an arm ROBOT discrète in opengl-This is an arm ROBOT discrète in opengl
ex3.7a
- bras manipulator for oprn gl + library glut
ex3.cpp.tar
- 茶壶、桌子的控制,茶壶可以在桌面上移动,桌子可以在三维空间中移动,并切换显示方式。通过键盘控制。-Teapot, table control, move the pot on the desktop, the table can move in three dimensions and switch display mode. Through the keyboard.
ex3
- 数字识别 神经网络模型及其MATLAB仿真程序设计-digital identification
ex3
- 基于小波变换的图像融合 程序 能够实现图像融合-Image fusion based on wavelet transform
EX3
- OpenGL三维观察,OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换-OpenGL three-dimensional observation, OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the view c
image_coding
- 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
ex3
- code for breadth first search - bfs
EX3
- 图像的锐化处理,robert算子,sobel算子,laplace算子,限幅标定(Image sharpening, Robert operator, Sobel operator, Laplace operator, limit amplitude calibration)