"vscode:/vscode.git/clone" did not exist on "da1f7f2fd58780060e85760fb70f212fd418dde6"
Commit 8403cad6 authored by Davis King's avatar Davis King
Browse files

Just renamed the file to colormaps.h

--HG--
rename : dlib/image_transforms/randomly_color_image.h => dlib/image_transforms/colormaps.h
rename : dlib/image_transforms/randomly_color_image_abstract.h => dlib/image_transforms/colormaps_abstract.h
parent bf86a3b2
......@@ -13,7 +13,7 @@
#include "image_transforms/integral_image.h"
#include "image_transforms/image_pyramid.h"
#include "image_transforms/label_connected_blobs.h"
#include "image_transforms/randomly_color_image.h"
#include "image_transforms/colormaps.h"
#include "image_transforms/segment_image.h"
#include "image_transforms/interpolation.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment