Hi
I want to make LDC lut file like iss_tables_ldc_lut_1920x1080.h
I saw that making iss_tables_ldc_lut_1920x1080.h with VisionSDK_UserGuide_TDA3xx.pdf (34 page)
But i don't know what is the input_table.txt.
Could you help me ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I want to make LDC lut file like iss_tables_ldc_lut_1920x1080.h
I saw that making iss_tables_ldc_lut_1920x1080.h with VisionSDK_UserGuide_TDA3xx.pdf (34 page)
But i don't know what is the input_table.txt.
Could you help me ?
Hi Garnet,
the question #2 in this post is related to input_table.txt and LDC LUT:
you can look at it and the following discussion and see if it gives you some directions.
Regards,
Yordan
Hi Yordan
I saw the link and then i got DCC tools from our FAE.
But i don't know how to make it
There is no document for DCC Tools
Thanks
Hi Garnet,
please check if this post can guide you how to create LDC LUT:
Regards,
Yordan
Thanks fast your support..
I also saw the link, so i have some confusing
Let you explained what i understand
1. I need to defined my geometric mapping
a. Like the some example code by matlab/octave
b. I will be get mesh.txt though "a"
2. And then I can convert the table into visioni sdk by "convert.sh"
a. The converted file is like iss_ldc_lut_table_1920x1080.h
b. Is that make sure DCC tools is good or not for LDC
Is it right ??
LDC has many parameters like mode, out_frame_width, block size etc. All these parameters should be specified or computed through the tuning tool. The tool expects the user to provide a look up table which can be generated in the steps described in the previous post.
DCC tool documentation is available through the "Help" menu of the tool. Please go through LDC plugin guide and let us know if there are any questions.
I tried DCC tool as your comment again
In the Mesh LDC
1. I have input others parameters
2. I have Input the image as yuv (distored)
3. I know that i have to load LDC LUT file but i can not load LUT file because not created LUT file
- I know that need to define geometric mapping for LDC LUT file, I don't know how
So I want to make the LDC LUT file. I need to your help
Regards
Hi Mangla
I don't understand that making LUT files.
Can't you help me any more except for linked to the site ??
Hi Garnet,
The spec file is from the lens vendor for specifying the lens distortion curve.
The first column is for the angle between incoming light ray and optical axis and the second column is for the height of the image point in the imaging plane.
Best,
Gang