Skip to content

atasoyhus/haar-object-detector-dot-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

haar-object-detector-dot-net

This project (HaarCascadeClassifer.dll) is an implementation of Viola-Jones object detection algorithm in pure vb.net. It can be used with all managed languages supported by .Net.

haar object detector application screenshot

It uses xml files generated by opencv, but doesn't require opencv or any other third party library.

Limitations And Unsupported Features

  • Only 32bppPArgb, 32bppArgb, 24bppRgb and 8bppIndexed pixel formats are supported for now.

  • Canny pruning will be imlemented in future releases.

  • Tilted feature rectangles are not supported yet.


Turkce aciklamalar icin buraya tiklayiniz.

About

Vb.Net implemantation of Viola-Jones object detection algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published