bnlcas

Results 7 issues of bnlcas

The tutorial for [Face Detection with Haar Cascades](https://github.com/abidrahmank/OpenCV2-Python-Tutorials/blob/master/source/py_tutorials/py_objdetect/py_face_detection/py_face_detection.rst) is a really helpful resource. Unfortunately on some installations of opencv the xml file for the trained haar model is not properly...

Pull request to add a way to only zoom in one direction and to control the length/speed ([Feature Request](https://github.com/sniklaus/3d-ken-burns/issues/42)). - Duration is changed by adding a flag for the duration...

The 'Next' button in the text is not working properly in Chrome. It is appending the next page onto the URL instead of changing the url. For example, clicking next...

Hey there, I am looking into using Mini-Cut for some personal video editing work. A small issue that has got me the last few times that I have started this...

On the latest python/numpy (`Python 3.12.4`) the numpy type aliases for `float` and `bool` are throwing errors. I was able to get things working by going in an manually changing...

Shader to make the classic star wipe transition

Trying to customize the list of named stars is not passing to the plotter. Below is example code ` NAMED_STARS_EXAMPLE = { 69673: "Arcturus", } p = MapPlot( projection=Projection.ZENITH, lat...