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
  • python
  • tutorial_code
  • ImgTrans
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • tribta's avatar
    Fix Python code, for the tutorial_laplace_operator, to get the same result… · e8283f94
    tribta authored 5 years ago
    Fix Python code, for the tutorial_laplace_operator, to get the same result between the Cpp, Java and Python
    e8283f94
Name
Last commit
Last update
..
Filter2D samples: use findFile() in "python" 6 years ago
HoughCircle samples: use findFile() in "python" 6 years ago
HoughLine samples: use findFile() in "python" 6 years ago
LaPlace Fix Python code, for the tutorial_laplace_operator, to get the same result between the Cpp, Java and Python 5 years ago
MakeBorder samples: use findFile() in "python" 6 years ago
SobelDemo python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
canny_detector samples: use findFile() in "python" 6 years ago
distance_transformation samples: use findFile() in "python" 6 years ago
remap samples: use findFile() in "python" 6 years ago
warp_affine samples: use findFile() in "python" 6 years ago