-
count-rice
本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
- 2009-04-23 16:05:57下载
- 积分:1
-
Gmsh
说明: 有限元网格划分代码,开源代码,真的很实用哦(fem,grid,auto,opensource)
- 2010-03-26 16:57:02下载
- 积分:1
-
guidedfilter
kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。(C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.)
- 2013-12-15 21:38:35下载
- 积分:1
-
raytrace3
光线跟踪算法,能显示基本图形(球形,立方体,墙面),实现阴影,高光,反射,折射等效果(Ray tracing algorithm, can display basic graphics (sphere, cube, wall), to achieve shadows, light, reflection, refraction and other effects)
- 2021-04-15 22:18:54下载
- 积分:1
-
0460
水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示(The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line)
- 2009-12-23 12:20:12下载
- 积分:1
-
WM8978声卡边录边播
本设计系统基于WM8978语音编解码芯片,可以实现录音与放音的功能,用DMA搬移数据,节省了大量CPU的时间,数据传输非常快。
- 2022-03-23 04:48:23下载
- 积分:1
-
32 Arduino 串口多机通信
Arduino 8路串口全双工通信,1个主机与7个从机同时通信。(Arduino Full duplex communication with 8 serial ports.One host communicates with seven slaves at the same time.)
- 2020-06-21 20:20:01下载
- 积分:1
-
页面调度算法
页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
- 2018-05-22 13:02:20下载
- 积分:1
-
linux基础命令.doc
【实例简介】linux基础命令
- 2021-09-25 00:30:58下载
- 积分:1
-
ex81
实现12864LCD的读写操作Proteus仿真(Read and write operations to achieve 12864LCD Proteus simulation)
- 2013-10-25 08:56:01下载
- 积分:1