1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 15:26:00 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Archit Rungta
c3de0d3d90 Merge pull request #3009 from archit120:julia_21-phase2
[GSoC] Julia - phase 2

* Use 64bit types by default for int and float

* Type promotion julia

* Fix DNN test

* Remote whitespace
2021-09-29 13:57:41 +03:00
Archit Rungta
091f97987a Merge pull request #2622 from archit120:julia_phase3
[GSoC] Julia Bindings Phase 3

* Add Julia Bindings Phase 3

* Code style and warning fixes for Julia bindings

* Add copyright notice to .py files

* fix typo
2020-08-15 22:49:57 +00:00
Archit Rungta
12e68c4843 copy => copy_if_different 2020-06-29 18:29:22 +05:30
Archit Rungta
ff581614c8 add julia phase2 files 2020-06-29 18:24:27 +05:30
archit120
522a062cad Merge pull request #2547 from archit120:julia-phase1
Julia Bindings GSoC - phase1

* Julia Phase 1 first commit

* a few fixes to compile julia bindings on mac

* Readme changes

* Allow usage before installation and update README

* Add CxxWrap installation and fix Mac build bug

* CMake fixes and test refactoring

* add tests, fix trailing whitespace, disable array-vec conversion

* Fix trailing whiteline and warning

* Add module documentation and fix tests in CMake

* Change copyright block, CMake variable name

* copy => copy_if_different

* fix status dump and return lines

* Remove Julia_Found outside init.cmake

* change indentation

Co-authored-by: Vadim Pisarevsky <vadim.pisarevsky@gmail.com>
2020-06-17 07:33:37 +00:00