Commit Graph

10 Commits

Author SHA1 Message Date
Rover van der Noort
bebba4ca98
Add minimal pyproject.toml (#2804)
* Add minimal pyproject.toml

* Update README for Python compile and install

* Remove duplicate meta

* Fix pixel saturation in interpolate_quadratic (#2806)

* Fix pixel saturation in interpolate_quadratic

* Use pixel_type_t alias

* cleanup

---------

Co-authored-by: Adrià Arrufat <1671644+arrufat@users.noreply.github.com>
Co-authored-by: Davis King <davis@dlib.net>
2023-06-03 16:12:44 -04:00
pfeatherstone
dc94754607
Fix for #2729 (#2731)
* fixes #2729

* don't commit vscode stuff

* Update ffmpeg_utils.h

typo

---------

Co-authored-by: pf <pf@me>
2023-02-20 20:01:13 -05:00
Davis King
f55a1a51a0 fix python code index page.
The recent change to use a dlib/__init__.py file instead of the dlib.so file directly messed it up.
2020-08-13 09:00:27 -04:00
Davis King
c3ee638b3f update ignore list 2019-03-03 17:01:38 -05:00
Davis King
ba206da012 Switched doc making scripts to pull info from git instead of hg. 2019-03-03 11:22:25 -05:00
Ehsan Azarnasab
c2aa1c2da2 ignore dist directory as well as egg directories 2015-08-19 16:25:10 -07:00
Davis King
35b74d1b0f updated ignore list 2015-03-28 23:16:35 -04:00
Patrick Snape
76edd49803 Update the gitignore to ignore vim and idea 2014-12-10 17:45:51 +00:00
Davis E. King
6b7d7bdf22 Added .o to .gitignore file 2014-02-18 09:35:08 -05:00
Davis E. King
0f476b0239 Added git ignore file 2014-02-07 14:43:31 -05:00