일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- APP
- Encapusulation
- Class
- public
- aduino
- memory
- preprocessing
- atmega328
- Pointer
- java
- flutter
- stream
- file access
- sensor
- Read
- UNO
- digitalRead
- Contour
- parameter
- inheritance
- 3D
- length
- c++
- mfc
- Android
- Barcode
- SERIAL
- Unity
- wpf
- compare
Archives
- Today
- Total
목록mergerobertson (1)
폴크(FOLC)

# 디지털 이미지 처리 # 이미지 상태 정보의 시인성을 높여주도록 복원한다. > 이미지 정보의 시인성을 복원 # 이미지 처리 - OpenCV 4.5.3 으로 테스트 # 이미지 상태 정보의 시인성을 높여주도록 복원 > srcImage : 입력, dstImage : 결과, Merge : HDR 정보 생성 # cv::MergeDebevec > vector images; // exposure time image > vector times; // exposure time value > cv::Mat response; > cv::Ptr calibrate_debevec = cv::createCalibrateDebevec(); > calibrate_debevec->process(images, response, time..
머신 비전/머신 비전 알고리즘 테크닉 CPP
2021. 8. 1. 21:53