Home
last modified time | relevance | path

Searched refs:new_image_double_ptr (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dashift_lsd.c546 static image_double new_image_double_ptr( unsigned int xsize, in new_image_double_ptr() function
2122 image = new_image_double_ptr( (unsigned int) X, (unsigned int) Y, img ); in LineSegmentDetection()
/dports/graphics/colmap/colmap-3.6/lib/LSD/
H A Dlsd.c513 static image_double new_image_double_ptr( unsigned int xsize, in new_image_double_ptr() function
2067 image = new_image_double_ptr( (unsigned int) X, (unsigned int) Y, img ); in LineSegmentDetection()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dashift_lsd.c546 static image_double new_image_double_ptr( unsigned int xsize, in new_image_double_ptr() function
2122 image = new_image_double_ptr( (unsigned int) X, (unsigned int) Y, img ); in LineSegmentDetection()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dashift_lsd.c557 static image_double new_image_double_ptr( unsigned int xsize, in new_image_double_ptr() function
2133 image = new_image_double_ptr( (unsigned int) X, (unsigned int) Y, img ); in LineSegmentDetection()