-
这是一个java代码,能实现导入3D模型并用键盘控制运动。
这是一个java代码,能实现导入3D模型并用键盘控制运动。-This is a java code to achieve import 3D models and use the keyboard to control movement.
- 2022-05-06 19:11:54下载
- 积分:1
-
rtp打包发送H264视频 h264toRtp
采用rtp打包发送H264视频流例子, 采用VC6.0编写,是学习h264视频传输,打包发送的经典例子,里面有测试的264文件 和sdp文件, 可用VLC来测试 播放发送的视频,核心代码在以下几个文件h264toRtp.hRtpPack.hRtpPack.c请仔细阅读这几个文件。本人编译测试通过, 下载之后可直接编译运行
- 2022-07-03 15:58:00下载
- 积分:1
-
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法...
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法-vc Face Recognition code, oh very good. Mutual learning and common progress. Algorithm-c
- 2023-02-10 14:40:04下载
- 积分:1
-
Classical PCA
经典的基于PCA面部识别系统,含注释及测试图片-Classical PCA-based facial recognition system, including the Notes and the test image
- 2022-05-05 06:02:47下载
- 积分:1
-
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数...
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数-Code is based on MFC to establish the statistical system of cell recognition, through the menu deal with the Show to cells separate from the images and statistics on the number of cells
- 2023-01-23 09:30:03下载
- 积分:1
-
用于微地震去噪的卡尔曼滤波
通过卡尔曼滤波梦实现对微地震数据的去噪。!!!!!!!卡尔曼的子程序!!!!!!!!!!!!!!!!!!! infile 代表输入文件名 !!!!!! outfile 代表输出文件名 !!!!!! itrace 总道数 !!!!!! isample 处理的采样点数 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! subroutine KALMANF(infile,outfile,itrace,isample)
- 2022-02-13 19:23:51下载
- 积分:1
-
二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括...
二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括我啦:)-2D CAD design, than the general good of all. An eye-catcher, there are four individuals for more than a month of work, plus a decade of experience in programming VC teacher"s guide, and very rare! Yuan Bin, Jiancheng, 41005, Liu Zhao. Also inside them-- including me :)
- 2022-01-31 20:37:07下载
- 积分:1
-
support of the edges in the image feature extraction, and access to, such as his...
支持图像的边缘特征提取,和获取直方图 等-support of the edges in the image feature extraction, and access to, such as histogram
- 2022-01-25 22:59:54下载
- 积分:1
-
VTK的示例代码
VTK example code - 2-VTK example code- 2
- 2023-08-30 10:20:03下载
- 积分:1
-
计算机视觉应用与 C#
从第二部分,本文介绍了一种跟踪算法。本文第二部分的质心跟踪不是实际上是一种跟踪算法而花哨的把戏。"追踪器"一直做的事情是找到的 backprojected 图像质心和放一个定界框周围 — — 这不跟踪的定义。所以本文介绍了一种非常有名的跟踪算法称为均值漂移跟踪的计算机视觉社区。这篇文章基于一系列的研究论文由 Comaniciu Et al.[1] [2] [3]。
- 2022-06-16 01:28:16下载
- 积分:1