Dear All,
I try to implement Edge enhancement(EE) module in DM365_IPIPE.
But, strangely, when i set EE enable register, DM365_IPIPE Block is died (non-opration) and it's possible only image capture.
I tried to access kernel(by dm365_def_para.c) or direct register setting (IPIPE_YEE) for EE enable method.
but result is the same thing.(failed)
My system data flow is as blow. (that is one-shot mode)
Raw sensor -> IPIPEIF -> ISIF -> SDRAM -> IPIPEIF -> IPIPE -> SDRAM -> RESIZE(IPIPE-passthrough) -> Codec
I refer to dvsdk_xxx\ PSP_02_10_00_14\examples\dm365\previewer_resizer\do_preview_resize.c and applied EE register values.
EE LUT is same EE_Table.txt.
Pls help me how to slove this problem..