Go to documentation repository
To activate a license for the Face detection 얼굴 인식(VL) 라이선스를 활성화하려면 (see DetectorPack 애드온 설치,Configuring Face detection 얼굴 감지 (VL) ), do the following:구성 참고) 다음을 수행합니다.
technical support에 EID와 ProductID를 요청하세요Request EID and ProductID from technical support.
Note | ||
---|---|---|
| ||
EID and ProductID are linked with the MAC address of the Server. If the MAC address changes, you need to request EID and ProductID again와 ProductID는 서버의 MAC 주소와 연결됩니다. MAC 주소가 변경되면 EID와 ProductID를 다시 요청해야 합니다. |
Open the license.conf file 파일을 엽니다.
Code Block |
---|
sudo nano /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Enter the received EID and받은 EID와 ProductID를 입력하세요.
Code Block |
---|
<param name="EID" type="Value::String" text="received EID"/> <param name="ProductID" type="Value::String" text="received ProductID"/> |
Run the FingerprintViewer file. You will receive the 파일을 실행합니다. FingerPrint data데이터를 받게 됩니다.
Code Block |
---|
sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer |
Go to the website로 이동하세요.
Note | ||
---|---|---|
| ||
If you fail to log in to the website, please contact웹사이트에 로그인하지 못할 경우 technical support에 문의하세요. |
필요한 디렉토리에 licenseFile.v2c를 넣습니다Place the licenseFile.v2c in the required directory.
Code Block |
---|
sudo cp /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/licenses-archive/license.conf /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Activate the license.라이선스를 활성화합니다
Code Block |
---|
sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Face detection 얼굴 인식(VL) license is activated라이선스가 활성화되었습니다.
Info | ||
---|---|---|
| ||
서버가 인터넷에 연결되어 있으면 라이센스 서버에서 라이센스가 자동으로 확인됩니다. 서버가 인터넷에 연결되어 있지 않은 경우 다음을 수행하세요.
라이선스는 인터넷에 연결되지 않은 서버에서 활성화됩니다 If the Server is connected to the Internet, the license will be checked automatically on the license server. If the Server doesn't have an Internet connection, do the following:
The license is activated on the Server with no Internet connection. |