![]() |
ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
|
#include "lib.h"Functions | |
| void | winnerTakesALL (float ***datacost, uchar *result, int height, int width, int dispRange) |
| Find the minimum cost for each pixel using winner takes all algorithm. More... | |
| void winnerTakesALL | ( | float *** | datacost, |
| uchar * | result, | ||
| int | height, | ||
| int | width, | ||
| int | dispRange | ||
| ) |
Find the minimum cost for each pixel using winner takes all algorithm.