{"id":17697711,"url":"https://github.com/krshrimali/opencv_work","last_synced_at":"2025-05-13T04:57:53.544Z","repository":{"id":85219514,"uuid":"115021601","full_name":"krshrimali/OpenCV_Work","owner":"krshrimali","description":"OpenCV C++ and Python codes for filters, and methods.","archived":false,"fork":false,"pushed_at":"2019-04-14T13:26:45.000Z","size":2676,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T04:57:45.744Z","etag":null,"topics":["computer-vision","filter","opencv","python","recognition","screenshot"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krshrimali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-21T15:43:58.000Z","updated_at":"2019-04-14T13:26:46.000Z","dependencies_parsed_at":"2023-03-13T04:42:15.870Z","dependency_job_id":null,"html_url":"https://github.com/krshrimali/OpenCV_Work","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krshrimali%2FOpenCV_Work","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krshrimali%2FOpenCV_Work/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krshrimali%2FOpenCV_Work/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krshrimali%2FOpenCV_Work/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krshrimali","download_url":"https://codeload.github.com/krshrimali/OpenCV_Work/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877509,"owners_count":21977643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","filter","opencv","python","recognition","screenshot"],"created_at":"2024-10-24T14:48:18.146Z","updated_at":"2025-05-13T04:57:53.522Z","avatar_url":"https://github.com/krshrimali.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCV_Work\nOpenCV Work, including interesting problem statements [following OpenCV Tutorials - Python]\n\nDigital Image Processing is the step-1 to start with Computer Vision. Think of a problem of scene recognition, what is the first thing that comes in mind after seeing a scene? Several objects, background, some moving and some static.\n\nA problem can be subdivided into sub-problems, and sub-problems into their sub-problems. In this way, if carried on, the basic problems come down to - Processing the images according to our need. What is our need in detecting features? A grayscaled image? Thresholded? Mean blurred? Edge detected? There are many more ideas to this, and this has been covered up in this project.\n\nTwo goals:\n1) Object Recognition / Scene Understanding.\n2) Template Matching.\n\nHow the goals have been targetted?\nBoth of the goals are nothing but complex computer vision problems, active research topics, but they are nothing more than simple problems for Humans. I've tried to think about them as a problem for my eyes, and how will I tend to solve this? For that, the filters I thought will be required, for the completion of goals, have been implemented - tested - compared. In this way, getting better knowledge of the filters and pre-processing of images.\n\nFiles:\n1. blurring_.cpp, difference_images.cpp, screenshot_cpp.cpp:\nIncludes blurring methods, detailed images, and screenshot taking code respectively.\n\n2. cartoonification.cpp, draw_rectangle.cpp\nThese are long programs, of cartoonification of an image and choosing ROI and applying filters \u0026 methods on it, respectively.\n\nCartoonification Project Report has been uploaded and can be checked for further details.\n\n\nSuggestions, feedback, commits - welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrshrimali%2Fopencv_work","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrshrimali%2Fopencv_work","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrshrimali%2Fopencv_work/lists"}