Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.076.732 Times

Tor Detection software
Filter: All | Freeware | Demo
 

Tor Detection

< 1 2 3 4 5 > 
Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 479

Ellipsoids(Quadrics) Collision Detection The library currently consists of an implementation of collision detection of static/moving ellipsoids that exploits frame-coherence using separating planes. Please visit http://www.cs.hku.hk/GraphicsGroup/cd.html for paper references.



Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 5.09 KB Download (46): Ellipsoids(Quadrics) Collision Detection Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 614

Intrusion Detection Exchange Arch. A Java-based client-server architecture for processing network intrusion detection data. The server receives XML alerts from Snort sensors buffers them for review by clients. The console provides a real-time view of IDS activity.





Platforms: Windows, Mac, Linux

License: Freeware Size: 2.48 MB Download (47): Intrusion Detection Exchange Arch. Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 454

OnsetsDS - onset detection library Onset detector for musical signals, with an emphasis on real-time onset detection for interactive music systems. Hence this aims to be a small, efficient, lightweight onset detection system that provides good-quality detection.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 3.89 MB Download (55): OnsetsDS - onset detection library Download

Released: March 29, 2015  |  Added: March 30, 2015 | Visits: 1.288

VISCOM Motion Detection SDK ActiveX Capture Video from capture card, tv tuner, dv cam, dvd player to AVI or WMV 9, WMV8 file format. add Rotate, invert, grayscale effect on a video stream. allow add picture in picture effect, video capture device mixing image file or mixing two video capture devices. allow apply moving effect,...


Platforms: Windows, Windows 7

License: Shareware Cost: $170.00 USD Size: 20.77 MB Download (123): VISCOM Motion Detection SDK ActiveX Download

Visual saliency detection in image using ant colony optimisation and local phase coherence This is a demo program of the paper L. Ma, J. Tian, and W. Yu, "Visual saliency detection in image using ant colony optimisation and local phase coherence," Electronics Letters, Vol. 46, Jul. 2010, pp. 1066-1068.


Platforms: Matlab


Added: June 09, 2013 | Visits: 491

Nonlinearity Detection using Zeroed Early-Time FFTs Nonlinearity detection scheme based on zeroing the initial time response over various intervals and computing the FFT of each, as described in: M. S. Allen and R. L. Mayes, "Estimating the Degree of Nonlinearity in Transient Responses with Zeroed Early-Time Fast Fourier Transforms," in...


Platforms: Matlab

License: Freeware Size: 921.6 KB Download (43): Nonlinearity Detection using Zeroed Early-Time FFTs Download

Added: June 19, 2013 | Visits: 492

Edge detection by nonlinear derivatives The proposed algorithm is based on nonlinear derivatives to automatically select the best edge information. This algorithm can replace the classical derivative with the following benefits:- univocal edge localization for synthetic and real images- noise reduction with no regularization: the noise...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Edge detection by nonlinear derivatives Download

Added: June 08, 2013 | Visits: 396

Meyer & Mayer Probability of Detection Calculator MEYERFUN Calculates Pd for non-coherent pulse integration. It uses the equations in the appendix of "Radar Target Detection-Handbook of Theory and Practice" by Daniel P. Meyer and Herbert A. Mayer to calculate the threshold and probability of detection for the five standard Swerling cases....


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Meyer & Mayer Probability of Detection Calculator Download

Added: August 18, 2013 | Visits: 432

Face Detection using Support Vector Machine (SVM) This program is the clone of 'Face Detection System' in MATLABbut instead of Neural Networks, It is based on Support Vector Machine (SVM)Face Detection System (Neural Network)http://www.mathworks.com/matlabcentral/fil...etection-system 1- copy all files and directories to the MATLAB's work folder...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (44): Face Detection using Support Vector Machine (SVM) Download

Added: July 09, 2013 | Visits: 408

Edge Detection algorithm in Embedded MATLAB The attached model implements a Sobel edge detection algorithm in Embedded MATLAB.This demo shows how to read in an image operate on the serialized data and reconstruct the image back from serialized data after applying Sobel operators. The demo detects edges of a stop sign in the source...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (45): Edge Detection algorithm in Embedded MATLAB Download

Added: June 25, 2013 | Visits: 440

Face Detection Toolbox Faces detection toolbox v 0.2-----------------------------This toolbox provides some tools for faces detection/classification using Local Binary Patterns (and some variants) and Haar features.Face detection is performed by evaluating over multi-scans windows trained models with boosting...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.27 MB Download (47): Face Detection Toolbox Download

Motion Detection with Image Acquisition Toolbox & Simulink This demo is an example of using the Image Acqisition Toolbox from within Simulink. The Image Acquisition Toolbox is called via a MATLAB Function block to return a frame of data. The Signal Processing Blockset is used to analyze the data and determine if there is motion in the frame. If there is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Motion Detection with Image Acquisition Toolbox & Simulink Download

Added: July 21, 2013 | Visits: 404

Circle Detection This function detects a circle in any gray scale image by thesholding using Ostu's rule. The range of radius for detection of circle can be defined inside the function named Hughcir.m.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Circle Detection Download

Added: August 21, 2013 | Visits: 394

fdlibmex --- fast and simple face detection fdlibmex is a very simple face detection library for matlab. No toolboxes are required. The library consists of a single mex file with a single function that takes an image as input and outputs the locations of the frontal faces in the image.The zip file includes mex files for the 32bit Windows,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.9 MB Download (43): fdlibmex --- fast and simple face detection Download

Matlab Face Detection using classifiers and adaptive boosting I noticed most people here used OpenCV in MATLAB and said they did face detection. Those who did it by themselves had a bunch of code that was not understandable. I made a website www.ece301.com which explains in detail my code for face detection using matlab so that people can get an idea of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.52 MB Download (43): Matlab Face Detection using classifiers and adaptive boosting Download

Image edge detection using variation-adaptive ant colony optimization This is a demo program of Image edge% detection using variation-adaptive ant colony optimization, Transactions on CCI V, LNCS 6910, 2011, pp. 27-40.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (39): Image edge detection using variation-adaptive ant colony optimization Download

Added: July 14, 2013 | Visits: 317

Intruder Detection and Recording This Intruder Detection example shows how the Image Acquisition and Data Acquisition Toolboxes can be used together.This program displays live video and audio data acquired from a web cam and sound card. Whenever certain motion or sound thresholds are exceeded, an alarm will sound while the video...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Intruder Detection and Recording Download

Added: July 22, 2013 | Visits: 523

IMAQMOTION - Image acquisition motion detection Using the Image Acquisition and Image Processing Toolboxes, IMAQMOTION offers a MATLAB based motion detection GUI. Using a video input object, live data is acquired and analyzed to calculate any motion between two adjacent image frames. Any motion in the image stream is plotted in a MATLAB...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): IMAQMOTION - Image acquisition motion detection Download

Added: July 02, 2013 | Visits: 378

Feature Detection Feature detection is an importatnt aspect of any image or video processing application. The given code can be used for detecting cornera and edges in a RGB or grayscale image.It is based upon the famous paper on the topic titled "A Combined Corner and Edge Detector" by Harris and stephens.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Feature Detection Download

Added: June 27, 2013 | Visits: 338

Viola Jones Object Detection This function ObjectDetection is an implementation of the Detection in the Viola-Jones framework. In this framework Haar-like features are used for rapid object detection. It supports the trained classifiers in the XML files of OpenCV which can be download as part of the OPENCV software on...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (43): Viola Jones Object Detection Download

< 1 2 3 4 5 >