All Projects → nishnik → ImageProcessingCheatSheet

nishnik / ImageProcessingCheatSheet

Licence: AGPL-3.0 license
Cheat Sheet for Image Processing competitions

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
shell
77523 projects

Projects that are alternatives of or similar to ImageProcessingCheatSheet

My Cheat Sheets
A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.
Stars: ✭ 94 (+147.37%)
Mutual labels:  cheat-sheets
Symfony Cheat Sheets
Symfony Cheat Sheets
Stars: ✭ 242 (+536.84%)
Mutual labels:  cheat-sheets
systems-programming-cheat-sheet
Cheat sheet for x86-64 Unix systems programming
Stars: ✭ 328 (+763.16%)
Mutual labels:  cheat-sheets
Wireshark Cheatsheet
Wireshark Cheat Sheet
Stars: ✭ 131 (+244.74%)
Mutual labels:  cheat-sheets
Ml Workspace
Machine Learning (Beginners Hub), information(courses, books, cheat sheets, live sessions) related to machine learning, data science and python is available
Stars: ✭ 221 (+481.58%)
Mutual labels:  cheat-sheets
cheat-sheets
Cheat sheets to help you in daily hands-on tasks of trouble shooting, configuration, and diagnostics with Fortinet, HP/Aruba, Cisco, Checkpoint and others' gear.
Stars: ✭ 63 (+65.79%)
Mutual labels:  cheat-sheets
Pyformat.info
Single page cheat-sheet about Python string formatting
Stars: ✭ 1,189 (+3028.95%)
Mutual labels:  cheat-sheets
cheat-sheets
This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.
Stars: ✭ 619 (+1528.95%)
Mutual labels:  cheat-sheets
Julia Cheat Sheet
Julia v1.0 Cheat Sheet
Stars: ✭ 226 (+494.74%)
Mutual labels:  cheat-sheets
cheat-sheets
Awesome Cheat Sheets
Stars: ✭ 44 (+15.79%)
Mutual labels:  cheat-sheets
Android Cheat Sheet
Cheat Sheet for Android Interviews
Stars: ✭ 1,891 (+4876.32%)
Mutual labels:  cheat-sheets
Javascripter
Helping junior developers navigate the complex world of software engineering without experiencing information overload.
Stars: ✭ 203 (+434.21%)
Mutual labels:  cheat-sheets
Asciidots-Cheat-Sheet
My personal Asciidots Cheat Sheet in .jpg .odt .pdf .png and obviously in .txt
Stars: ✭ 17 (-55.26%)
Mutual labels:  cheat-sheets
Python Cheatsheet
Basic Cheat Sheet for Python (PDF, Markdown and Jupyter Notebook)
Stars: ✭ 1,334 (+3410.53%)
Mutual labels:  cheat-sheets
memo-dev
Knowledge base, Today I Learned, Cheatsheet ... Call this as you want ...
Stars: ✭ 13 (-65.79%)
Mutual labels:  cheat-sheets
P5js Cheat Sheet
a p5js cheat sheet for beginners!
Stars: ✭ 89 (+134.21%)
Mutual labels:  cheat-sheets
guides
Dealerdirect guides for getting things done, be a programming role-model, coding in style and being the better colleague.
Stars: ✭ 21 (-44.74%)
Mutual labels:  cheat-sheets
cheat-sheet
collection of cheat sheets
Stars: ✭ 150 (+294.74%)
Mutual labels:  cheat-sheets
start-machine-learning
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2022 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 3,066 (+7968.42%)
Mutual labels:  cheat-sheets
Hacktoberfest-2k19
Just add pull requests to this repo and stand a chance to win a limited edition Hacktoberfest T-shirt.
Stars: ✭ 33 (-13.16%)
Mutual labels:  cheat-sheets

ImageProcessingCheatSheet

Cheat Sheet for Image Processing competitions

Language: C++ Library used: OpenCV

These program can help any image processing enthusiast, provides codebase to develop on.

  • get_pic Get picture from camera for manipulation purpose.
  • color_range Get threshold range of RGB values for different objects using trackbar.
  • manuall_anno Manually select point of interest for test purpose, like points you want your robot to follow.
  • detect_shapes Detect position of objects using Image Processing.

Sample screenshots:

Detection of robot based on RGB values

img

Detection of edges and centers of objects

img2 img3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].