2023년 8월 7일 월요일

Installing Simple Hot Key OpenCV Add-ons

 Introduction.

A Simple Hotkey program is a macro program. 

OpenCV module is available from simple hotkey version 2.3.4 and later. 


Introducing OpenCV.

Open Source Computer Vision (OpenCV) is a programming library for real-time computer vision.

It was originally developed by Intel. It is a library focused on real-time image processing. 

In the simple hotkey, it is a grateful library that allows you to access image search from a more diverse perspective.

Simply put, you can find an image even if it doesn't match exactly.


Install OpenCV.

You need a DLL file to use OpenCV functionality in simple hotkeys.

Download and extract the attached file above, and run OpenCV_Install.exe. 

(When installed, an OpenCVDll file will be created in the %Temp% folder path)












OpenCV (Download) 64bit only

https://blog.kakaocdn.net/dn/bJgv9j/btqVkLaIsBV/ekKc3A7wr3GOzsQuwHilS0/OpenCV_Install.zip?attach=1&knm=tfile.zip



Checked by the virus total site - Virus Total is a subsidiary of Google, a site that tests and prevents viruses, worms, and so on (Namuwiki) - Before using it, check the downloaded zip file again at https://www.virustotal.com . It should be the same as the virus scan as shown below. - If it is misdiagnosed as a virus, we are requesting the vaccine developer to handle the exception. www.virustotal.com/gui/file/e0134dd95938ea376cb19964b4e8daa74e998b81859f755ffca39d6dd7501d62/detection

댓글 없음:

댓글 쓰기

매크로 프로그램 비교 분석: 어떤 프로그램이 좋을까?

안녕하세요! 여러분의 소중한 시간을 잡아먹는 반복적인 작업들, 정말 지겹지 않으신가요? 저는 매일 같은 작업을 반복하며 지루함을 느끼던 중, 마법 같은 존재인 ‘매크로 프로그램’을 알게 되었답니다. ​ 저처럼 반복적인 작업에 지쳐있는 분들을 위해, 제...