To identify distinguishable clusters of data in an n-dimensional pixel value image. Given: Samples of multi-spectral satellite images
標簽: distinguishable n-dimensional identify clusters
上傳時間: 2017-08-08
上傳用戶:it男一枚
Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole day in Turbo C. It uses primitive graphics drawing and also demonstrates how to output an image. Written in C, also uses a library I got from the net (included) for image output.
標簽: thinking exactly first whole
上傳時間: 2017-08-13
上傳用戶:xhz1993
A java application - processing which can be downloaded free from processing.org Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.
標簽: processing application downloaded which
上傳時間: 2014-01-15
上傳用戶:D&L37
The potential of solving real-time demanding industrial applications, using vision-based algorithms, drastically grew due to an increasing availability of computational power. In this thesis a novel real-time, vision-based Blackjack analysis system is presented. The embedding of the vision algorithms in a compound system of other information sources such as an electronic chip tray, reduces the vision task to detect cards and chips. Robust results are achieved by not just analyzing single frames but an image stream regarding game-ß ow informations. The requirements for such a system are a highly robust and adaptive behav- ior. This is motivated by the vital interest of casino entrepreneurs in a 100 statistical analysis of their offered gambling in order to support the business plan, measuring table and dealer performance and give accurate player rating. Extensive experiments show the robustness and applicability of the proposed system.
標簽: applications vision-based algorithms industrial
上傳時間: 2017-08-20
上傳用戶:liansi
This includes the project using a stereo vision to catch the ball shot from a high pressure air cannon. The trajectory of the ball is located first by finding the ball color in the left and right camera. Then the trajectory is calculated to estimate the depth from the ball to the camera. The camera is calibrated to map the world coordinate to the camera coordinate and it can reach an accuracy over 90 . Enjoy
標簽: the includes pressure project
上傳時間: 2013-12-24
上傳用戶:cxl274287265
This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.
標簽: operating assembly langauge compile
上傳時間: 2013-12-17
上傳用戶:源弋弋
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial estimates, BA simultaneously refines motion and structure by minimizing the reprojection error between the observed and predicted image points.
標簽: adjustment invariably package generic
上傳時間: 2013-12-18
上傳用戶:xsnjzljj
This article focuses dc motor control and simulaion in Matlap Simulink SimPower and establish the continuity of human motion in each image frame
標簽: and establish simulaion Simulink
上傳時間: 2017-09-09
上傳用戶:stvnash
The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a serial cable
標簽: objective project create camera
上傳時間: 2017-09-11
上傳用戶:遠遠ssad
Windows Driver Model(WDM)的根源可追溯到幾年前一種叫做Windows for Workgroups 3.10的操作系統。那時候我們努力地支持無數不同的SCSI控制器,我長期地注意WindowsNT開發組創建的小端口驅動程序類型。不久就認識到重新構造必要的映象加載器(image loader)和小端口驅動程序需要的執行環境比把這些小端口驅動程序重寫成某些VXD形式的驅動程序并調試完畢所花費的努力要少得多。 不幸的是,Windows from Workgroups 3.10已經停止發行帶有SCSI小端口支持的版本,主要是由于象ASPI(高級SCSI編程接口)這樣的外圍問題。然而,跨Windows和windows NT操作系統共享同樣的驅動程序執行映象的基礎是適當的并且可以在win95中見到,它(win95)可以與NT共享SCSI和NDIS小端口驅動程序二進制代碼。 共享驅動程序模式的潛在意義是重大的。驅動程序開發人員感興趣的是支持雙平臺,共享驅動模式能降低開發和調試的一半開消。對微軟來說,共享模式意味著更容易地從win9x遷移到Windows2000或這個平臺的未來版本。對最終用戶來說,大量不同種類的穩定驅動程序可以在這個家族中的所有成員之間通用。
標簽: Windows Workgroups Driver Model
上傳時間: 2013-12-21
上傳用戶:ddddddos