Welcome![Sign In][Sign Up]
Location:
Search - detect

Search list

[Othermov_detector

Description: TO detect movement in matlab
Platform: | Size: 1024 | Author: Laser | Hits:

[OtherMotion

Description: 在Delphi 6下自行開發之Motion Detect範例,自動感應錄影,使用TVideoGrabber元件-At Delphi 6 under the self-developed examples of Motion Detect, automatic recording, use TVideoGrabber components
Platform: | Size: 3831808 | Author: Carl Tsui | Hits:

[Multimedia programDetection

Description: This code can detect ellipse in image using hough transform
Platform: | Size: 861184 | Author: kaba | Hits:

[ADO-ODBCUSB_Real_T2015518242006

Description: Use ADOX creat database , WM_DEVICECHANGE detect device change and compare which disk is new and use watcher to find which file and folder change. QueryCancelAutoPlay can be select by individual USB. Some font show in chinese because i write in chinese text at frist time. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=5023&lngWId=10 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
Platform: | Size: 173056 | Author: jensinx | Hits:

[Special Effectsedge-detect-algorithm-comparison

Description: 边缘检测算法的比较,有susan算子,log算子,prewitt算子-Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
Platform: | Size: 1024 | Author: lh | Hits:

[Chess Poker gamesBaHuangHou

Description: 题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess()函数在棋盘第一行第一列上放置棋子,开始向下一行递归。每一步的递归中,首先检测待放位置有没有冲突出现,如果没有冲突,就放下棋子,并进入下一行递归,否则检测该行的下一个位置。如果整个一行中都没有可以放置的位置,就退回上一层递归。最后,如果本次放置成功,并且递归调用深度为7,就打印输出结果。-Title: Queen s eight questions. Queen s eight questions refer to how to solve the 8* 8 chess board placed on the eight conflict-free Queen s pawn. Since at chess, the Queen of the mobile means are横竖cross, so at any one location s level, vertical and inclined 45 degrees can not have other pieces exist. A complete conflict-free distribution of the eight Queen s pawn to become queen eight questions a solution. Design ideas: I use a retrospective method to solve the eight Queen s question, that is, successive test method. This method is through the function putchess () recursive calls of their own to achieve. After running the program, the main function call putchess () function at the first line of the first column of the chessboard placed on a pawn down and his party start recursion. Every step of the recursion, the first question put Detect location appears there is no conflict, if there is no conflict, it is down a pawn, and into the next line recursive, otherwise detect the locatio
Platform: | Size: 30720 | Author: cl | Hits:

[Otherecgdetection

Description: 本文提出了一种简单而有效的算法,可实现单信道数字心电图记录数据QRS波群的高速(约32倍的实时速度)检测。-A simple and efficient algorithm has been developed to detect QRS complexes at high speed (approximately 32x real time speed) from the single channel digitized ECG data records.
Platform: | Size: 161792 | Author: 牛莉 | Hits:

[Special EffectsProcessImage2

Description: Opencv检测人脸,可以批量对某一个文件夹中(路径名不要有中文)所有文件操作,并将检测后的人脸抠出来保存到项目本地文件夹下.使用vc2005完成.-Face Detection with Opencv, you can bulk on a folder and detect the face of all files in this folder(the path should not have Chinese character) And after the Detection the system will save all the face area to the local folder the same with the project.Tool:vc2005
Platform: | Size: 95232 | Author: Rongbin | Hits:

[OS programDetectHiddenProcess

Description: Detect Hidden Proce-Detect Hidden Process
Platform: | Size: 19456 | Author: Kevin Smith | Hits:

[Special EffectsOpencvTest

Description: 微扑翼飞行器(FMAV)是一种模仿鸟类或昆虫飞行的新概念飞行器,根据拍摄的视频图像,按照计算机视觉理论设定了适用于微扑翼飞行器的运动模态检测方案。VC++6.0平台上进行了编程实现。经过试验可以看出这种模态检测方法的可行性和准确性,其结果对微扑翼飞行器的优化改进起到了积极的作用。 -Flapping-wing aircraft (FMAV) is a kind of mimic the flight of birds or insects of a new concept vehicle, according to captured video images, in accordance with the theory of computer vision set for flapping wing micro air vehicles Detect modal exercise programs. VC++6.0 on a programming platform for implementation. After the pilot can be seen that modal Detect the feasibility and accuracy of the results of the flapping wing micro air vehicles to improve Optimize has played a positive role.
Platform: | Size: 41984 | Author: wjw | Hits:

[Graph RecognizeFaceRecognition

Description: 我写的基于OPENCV的人脸检测程序!先找到haar特征,然后基于Adaboost检测!-the code based on OpenCV which is used to detect the faces
Platform: | Size: 10251264 | Author: | Hits:

[OtherUsbTester_Setup

Description: usb test program. usb equapment detect.
Platform: | Size: 776192 | Author: koreacv | Hits:

[Windows DevelopPCA_faceRec_V2

Description: Face Detect and algorithm
Platform: | Size: 188416 | Author: yang | Hits:

[Graph Recognizegood_features.cpp

Description: How to use OpenCV s GoodFeaturesToTrack to detect good features that could be tracked in a movie or a camera sequence.
Platform: | Size: 3072 | Author: methy | Hits:

[Algorithmcurvefitting

Description: 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
Platform: | Size: 2490368 | Author: 王延海 | Hits:

[Special Effectsmyhough_1degree

Description: Hough算法检测矩形的长,并给出矩形的四个顶点坐标,极坐标中角度精度为1度。-Hough algorithm Detect long rectangle, and give the four vertices of rectangular coordinates, polar coordinates in the perspective of an accuracy of 1 degree.
Platform: | Size: 363520 | Author: 七禾 | Hits:

[Special Effectsharris_corners_image_registration

Description: 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitable for color image processing, for gray-scale images, as long as the operator will harris Detect when the image from color Road gray-scale images can be removed from the statement
Platform: | Size: 4096 | Author: sai | Hits:

[Special Effectszonghechuli

Description: 可用于图像中皮肤的检测,得到掩码图像,在此基础上进行纹理检测-Can be used to image skin detection, be mask image, based on this texture to Detect
Platform: | Size: 2048 | Author: 蒋亚 | Hits:

[Special Effectsyizhonggaoxiaodehunheyuantuoyuanjiancefangfa

Description: 提出了一种新的基于边缘连续特征的HT( ECHT) 混合圆/ 椭圆检测方法,利用连续的 边缘曲线段来决定HT 采样点,实验仿真结果表明该算法较好地解决了标准RHT 检测中无效 采样概率大、无效积累时间多的问题。-A new row based on the edge of the characteristics of HT (ECHT) mixed circle/ellipse detection method, using a continuous curve above the edge to decide HT sampling points, experimental simulation results show that the algorithm has better solution to the standard RHT Detect Invalid probability sampling, and invalid time accumulated many problems.
Platform: | Size: 189440 | Author: 刘镖峰 | Hits:

[matlabecgdetect

Description: 这是用于检测心电信号QRS波的源码用来双正交小波能够实现QRS波形的准确检测-This is used to detect ECG QRS wave source biorthogonal wavelet can be used to achieve accurate detection of QRS waveform
Platform: | Size: 2048 | Author: 白洁 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net