-
读取Jason
读取Jason-1 卫星的SSHA数据 并图形显示-Read SSHA data of JASON-1 and plot the data.
- 2023-03-11 18:35:04下载
- 积分:1
-
比较完整的图像分类程序,包含较多的分类算法
比较完整的图像分类程序,包含较多的分类算法-more complete image classification procedures, including more classification algorithm
- 2022-03-20 07:03:03下载
- 积分:1
-
基于EPM240的入门实验
资源描述1.例程使用的是Quartus II 11.0sp1版本;
2.例程的源代码放置到工程目录下的source文件夹内;
3.工程目录下的tcl文件夹内放置的tcl脚本文件,是工程所用引脚的分配信息,你可以通过记事本打开,查看引脚分配情况;
- 2022-11-03 14:40:19下载
- 积分:1
-
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,...
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian biological evolution, natural selection and genetic mechanism of the process of biological evolution computing model, is a simulation of natural evolutionary processes through the optimal solution search methods,
- 2022-01-25 23:32:15下载
- 积分:1
-
C++Builder得到图象红,蓝,绿三基色直方图,并将其显示出来,程序构思很巧妙。...
C++Builder得到图象红,蓝,绿三基色直方图,并将其显示出来,程序构思很巧妙。-C Image Builder to be red, blue, green, and three-color histogram, and to show up procedure is a clever idea.
- 2022-08-25 23:48:56下载
- 积分:1
-
And jitter to achieve patterning technology, and bmp2txt command
实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-And jitter to achieve patterning technology, and bmp2txt command-line compiler as follows vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-11-10 12:05:04下载
- 积分:1
-
Vizard Visual Programming API function, development environment for Visual C
Vizard可视化编程API函数,开发环境为Visual C-Vizard Visual Programming API function, development environment for Visual C
- 2022-03-12 20:42:05下载
- 积分:1
-
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!...
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
- 2022-07-17 17:27:19下载
- 积分:1
-
tracking face, using open cv and kalman filter
tracking face, using open cv and kalman filter
- 2022-08-08 15:37:19下载
- 积分:1
-
用于采集图像的C代码
mini2440(处理器s3c2440)Linux下的cmos摄像头图像采集程序
该程序实现了
1、摄像头的图像的采集,采集到的数据直接显示在LCD上。
2、拍照,即将显示的采集到的图像信息保存为16位的bmp图片。(按键1拍照并保存,拍摄的时候led1点亮1秒)
3、图片浏览。可以浏览已拍摄的照片。(在拍摄状态按下按键2,即可进入图片浏览功能, 只可以播放一遍,其他功能尚未加入)
目前存在的问题:
1、保存的图像尚存在问题:在电脑上显示的不清楚,在
ARM9上可以正常显示。
2、拍摄的图片大小受限制,只能拍摄240*320的16位图片。下一步的改进:能够拍摄常见大小 的照片,并且保存为.jpg格式。
最主要的问题是摄像采集的数据
无线电协会
- 2022-03-29 08:41:16下载
- 积分:1