"git@sw-git.chosun.ac.kr:20194588/opencv.git" did not exist on "9228a8bee6a89e5dc6092e6cd7c2c67d0ef9b4e6"
Fixes IPP build on linux;
Pavel Vlasov authored
9228a8be

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read before starting work on a pull request: https://github.com/opencv/opencv/wiki/How_to_contribute

Summary of guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Clean up "oops" commits before submitting;
  • Follow the coding style guide.