资源列表
[图形图像处理(光照,映射..)] maxminfilter
说明:matlab缺失部分文件,用于去雾等滤波的函数。有maxfilt2.m minfilt2.m vanherk.m等三个文件-english is not good<JUN> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[2D图形编程] camshiftrgb
说明:cmashift用视频来跟踪目标。其中主要通过均值漂移来做的。-cmashift use video to track the target. Mainly through the mean shift to do.<wjw> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[2D图形编程] canny-laplace-robert-sobel-prewitt
说明:图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch<李文洋> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] code
说明:简单的运动目标检测,混合高斯模型,背景差分帧间差分-Simple Moving Target Detection<沐木枫> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] myedgelink
说明:边缘检测之后,用于检测边缘的线条,用链表的格式存储线条,便于计算线条的长度,曲率,斜率等参数。 自己写的代码,改编(精简)自国外大神Peter Kovesi的源码,我加了详细的中文注释,可作参考。 Usage: [edgelist edgeim] = myedgelink(im, minlength) Arguments: im - 细化过的二值边缘图 minlength - 短于此值长度的线条被忽略 Returns: edgelist - 得到的线条<yangwenbin> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[OpenCV] meanshiftkalman
说明:改程序结合了meanshift和kalman算法,利用kalman弥补了meanshift的不足,使得算法跟踪效果更好-Reform program combines meanshift and kalman algorithm using kalman up for the lack meanshift, making better tracking algorithm<花生> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] material
说明:此示例说明了如何使用vrMaterial的。它定义类MyApp,这是从vrApp派生,并覆盖vrApp:: onKeyInput()方法,以便下面描述的键盘输入。示例显示一个简单的球体,并且允许用户修改的材料参数。-This sample illustrates the use of vrMaterial. It defines the class myApp, which is derived from vrApp, and overrides the vrApp::onKeyInput()<姚娟> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[OpenCV] svm-code-in-openCV
说明:Support Vector machine classification implementation in C++ including the library OpenCV-Support Vector machine classification implementation in C++ including the library OpenCV<Samrat> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] queen8
说明:遗传算法解决八皇后问题。八皇后问题是一个NP问题,它的目标是把国际象棋的八个皇后摆在8X8的棋盘上,使得没有一个皇后能俘获任何别的皇后,即每一行每一列仅有一个皇后,每条对角线上至多有一个皇后。-Genetic algorithms to solve the eight queens problem. Eight queens problem is an NP problem, and its goal is to place the chess queen on the eight 8X8 ch<冯姥姥> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] Img
说明:用Java中自带包实现图像的基本操作,包括转换为RGB矩阵,像素点,显示(显示方式),-Java comes with the package to achieve the basic operation of the image, including the conversion to RGB matrix pixel display (display), etc.<jjkk> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[OpenGL] opengl-library-use
说明:介绍Opengl库的使用,详细的配置环境步骤-Use introduce Opengl library,Detailed steps to configure the environment。<刘唯> 在 2025-10-16 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] Image-enhancement-and-restoration
说明:图像的增强和复原,灰度变换、直方图修正、卷积定理、滤波处理。-Image enhancement and restoration, gray transform, histogram correction, convolution theorem, the filtering process.<王雪峰> 在 2025-10-16 上传 | 大小:3kb | 下载:0