JEONG HYEONJIN

Results 7 issues of JEONG HYEONJIN

I ran this source on Windows. And There was some problem on my environment because of path separator. I solved it with this small refactor.

Function 'get_image_file_path_of_frame' in Script 'core/nvdu_data.py' doesn't work, because it's path setting operation is somewhat errorous. Fix it to work correctly.

I want to write my own intrinsic parameter on device. I know I can access the calibration parameter on device by the command "Intel.Realsense.CustomRW -r" and I can write my...

enhancement
ros

looks like "Jacobian Angel"

Hi oliver! I'm using multical for intrinsic/extrinsic calibration for my camera system. It consist of 5 cameras. The rig of my camera system looks like this picture. ![뉴비리그](https://user-images.githubusercontent.com/38728285/210490853-44487ef5-f128-4879-8da0-144f7bb376b6.jpg) ![뉴비리그1](https://user-images.githubusercontent.com/38728285/210491247-e5f18c70-aa6e-49b0-9f36-b62c56fabc7a.jpg) When...

It seem that new version of vtk(vtk==9.2) crashes with pyqt5. I have usually run the visualization script(multical vis) on Docker container and have never experienced any problem on that environment....

Hi i'm trying to implement PixColor on tensorflow. but I have a problem. The paper only describe the refinement architecture like that "It is similar in architecture to the network...