{"id":19605155,"url":"https://github.com/a7ul/imshow-java-opencv","last_synced_at":"2025-12-16T17:38:17.001Z","repository":{"id":12566171,"uuid":"15236621","full_name":"a7ul/ImShow-Java-OpenCV","owner":"a7ul","description":"an alternative to imshow() in C++ OpenCV for Java OpenCV","archived":false,"fork":false,"pushed_at":"2014-10-11T10:40:05.000Z","size":211,"stargazers_count":35,"open_issues_count":1,"forks_count":21,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-05T02:22:20.600Z","etag":null,"topics":["imshow","java","java-opencv","opencv","openlibrary"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a7ul.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}},"created_at":"2013-12-16T20:39:25.000Z","updated_at":"2022-04-11T00:12:36.000Z","dependencies_parsed_at":"2022-09-23T08:01:03.689Z","dependency_job_id":null,"html_url":"https://github.com/a7ul/ImShow-Java-OpenCV","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/a7ul%2FImShow-Java-OpenCV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a7ul%2FImShow-Java-OpenCV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a7ul%2FImShow-Java-OpenCV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a7ul%2FImShow-Java-OpenCV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a7ul","download_url":"https://codeload.github.com/a7ul/ImShow-Java-OpenCV/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251196148,"owners_count":21550912,"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":["imshow","java","java-opencv","opencv","openlibrary"],"created_at":"2024-11-11T09:41:32.606Z","updated_at":"2025-12-16T17:38:16.934Z","avatar_url":"https://github.com/a7ul.png","language":"Java","readme":"ImShow-Java-OpenCV\n==================\n\nAn alternative to imshow() in C++ OpenCV for Java OpenCV.\nBasically helps to display the Mat images or Video in the Java - Opencv\nwhich lacks imshow like API from C++ Opencv interface.\n\nUsage:\n---------\nSimply Add the Imshow.jar or the project to the build path of your Project\n\nAPI:\n------\nImshow im = new Imshow(\"Title\");\n\nim.showImage(Mat mat); // This will display the mat Image in the GUI\n\n\nSee the example for understanding it better:\nexample: Displaying the Video From the WebCam\n\nFor ways to customise the GUI Frame or Window see the example.\n\n\n\n\nCredits / Special Thanks: \n-------------------------\nDaniel Baggio , Jan Monterrubio and sutr90 for improvements\n\nNote:\n-----\n\n** Please make sure OpenCV is also in the build path\n\n\n\n\nTroubleShoot: \n-------------\n1. Make sure that opencv is in your build path.\n\n2. If you get an error like this: \nException in thread \"main\" java.lang.UnsatisfiedLinkError: no opencv_java248 in java.library.path\n\nPlease configure your build path .\nIn the build path , under libraries -\u003e opencv-248.jar -\u003e set your native library location to : .../opencv2.4.8/release/lib\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa7ul%2Fimshow-java-opencv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa7ul%2Fimshow-java-opencv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa7ul%2Fimshow-java-opencv/lists"}