资源列表

« 1 2 ... .61 .62 .63 .64 .65 15966.67 .68 .69 .70 .71 ... 18703 »

[OpenCVch10_ex10_2

说明:基于opencv用于实现kalman滤波器的一个简单例子代码-Opencv used to implement kalman filter based on a simple example of code
<qq> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)code

说明:图像去噪的matlab程序,采用经典的非本地去噪(non-local),是现在最有影响的去噪算法之一-Matlab image denoising procedures, using the classical non-local denoising (non-local), is now one of the most influential denoising
<杭帆> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)Color-Image-tansfer-to-grayimage

说明:Matlab实现图像批量转换灰度,省时,省力。-Matlab batch conversion of image gray scale, saving time, effort.
<noice liao> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)events

说明:本程序用于测试IDL中鼠标事件的用法,对于初次接触IDL的人来说,有一定的参考价值。-The procedure used to test the use of mouse events in IDL, IDL for the initial contact with people who have a certain reference value.
<程风> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[OpenGLjbty

说明:基本图元的绘制 计算机图形学 C语言 opengl-Basic drawing primitives opengl computer graphics in C
<火狐> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[OpenGLCohen-Sutherland

说明:利用OpenGL实现Cohen-Sutherland裁剪算法(编码裁剪算法),是最早的直线段裁剪算法。-The use of OpenGL implementations Cohen-Sutherland clipping algorithm (coded clipping algorithm), is the first straight line clipping algorithm.
<陈韬> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[CADGZ

说明:点选TEXT中的单个字符,输入文字,替换单个字符。解决CAD08改汉字出错问题。-Click TEXT for a single character, enter the text to replace a single character. Change the character error problem solve CAD08.
<邢琦> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)APPgetLargeConnectedEdges

说明:长直线检测工具,hoeim的工具,在结构化场景中计算消影点的利器-Long line detection tool, hoeim tool to calculate the structure of the scene point blanking tool
<hehao> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[图形/文字识别zhangwenPCAandFLD

说明:分别提取PCA和FLD特征,然后将两种特征进行融合进行掌纹识别,以克服单一方法的缺陷提高识别率-palmprint recognition based on fusion of PCA and FLD
<chenling> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[图形/文字识别Animal-expert-system

说明:动物识别专家系统是流行的专家系统实验模型,它用产生式规则来表示知识,共15条规则、可以识别七种动物,这些规则既少又简单,可以改造他们,也可以加进新的规则,还可以用来识别其他东西的新规则来取代这些规则.-Animal identification expert system expert system is a popular experimental model, it uses production rules to represent knowledge, a total of 15 rul
<张俊> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)graphic-filter

说明:对256色图像进行滤波处理,内含测试图像及源代码-For 256-color image filtering, image and the source code containing the test
<cd> 在 2025-10-03 上传 | 大小:2kb | 下载:0

[绘图程序cbj

说明:查图中各种直径的圆个数,可以快速查出图上有几种直径,并统计出各种直径的数量-(DEFUN C:cbj () (PRINC "查直径及个数") (setq ss (ssget ((0 . "CIRCLE")))) (setq i 0 n 0 zj-j nil) (repeat (sslength ss) (setq el (entget (ssname ss i))) (setq zj (read (rtos (cdr (assoc 40
<wu> 在 2025-10-03 上传 | 大小:2kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 15966.67 .68 .69 .70 .71 ... 18703 »

源码中国 www.ymcn.org