Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
O
opencv
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • opencv
  • Repository

Switch branch/tag
  • opencv
  • samples
  • cpp
  • tutorial_code
  • ImgTrans
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • catree's avatar
    Add Java and Python code for the following imgproc tutorials: Affine… · 4c1c3147
    catree authored 7 years ago
    Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
    4c1c3147
Name
Last commit
Last update
..
CannyDetector_Demo.cpp Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
Geometric_Transforms_Demo.cpp Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago
HoughCircle_Demo.cpp Misc. ./samples typos 7 years ago
HoughLines_Demo.cpp some improvements on tutorials 7 years ago
Laplace_Demo.cpp Tutorial Laplace Operator 7 years ago
Remap_Demo.cpp Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
Sobel_Demo.cpp Tutorial Sobel Derivatives 7 years ago
copyMakeBorder_demo.cpp Tutorial Make Border 7 years ago
filter2D_demo.cpp Tutorial Filter2D 7 years ago
houghcircles.cpp Update samples (#10333) 7 years ago
houghlines.cpp samples: avoid using of legacy C-like API 7 years ago
imageSegmentation.cpp Fixed compilation warnings in samples: 7 years ago