Skip to content

Comments

Update to Include New Colorwheel texture - dark at 0 flow#5

Open
CaptainJL wants to merge 2 commits intojadarve:masterfrom
CaptainJL:master
Open

Update to Include New Colorwheel texture - dark at 0 flow#5
CaptainJL wants to merge 2 commits intojadarve:masterfrom
CaptainJL:master

Conversation

@CaptainJL
Copy link

Update Includes:

  • Added new colorwheel texture - as .png for 'python' and .cpp for 'c++'
  • Added optional 3rd argument to 'python' flowToColor function
    -> ColorWheel selector ('0' = white, '1' = dark)
    -> If no 3rd option selected, defaults to white colorwheel
  • Added optional 3rd argument to 'c++' FlowToColor class constructor
    -> ColorWheel selector ('0' = white, '1' = dark)
    -> If no 3rd option selected, defaults to white colorwheel

File add/update list:
./python/setup.py
./python/flowfilter/plot.py
./python/flowfilter/rsc/colowWheelDark.png
./src/CMakeLists.txt
./src/colorwheeldark.cpp
./src/gpu/display.cu
./demos/flowWebCam/src/flowWebCam.cpp
./include/flowfilter/colorwheel.h
./include/flowfilter/gpu/display.h

CaptainJL and others added 2 commits February 8, 2017 22:10
Update Includes:
 - Added new colorwheel texture - as .png for 'python' and .cpp for 'c++'
 - Added optional 3rd argument to 'python' flowToColor function
    -> ColorWheel selector ('0' = white, '1' = dark)
    -> If no 3rd option selected, defaults to white colorwheel
 - Added optional 3rd argument to 'c++' FlowToColor class constructor
    -> ColorWheel selector ('0' = white, '1' = dark)
    -> If no 3rd option selected, defaults to white colorwheel

File add/update list:
 ./python/setup.py
 ./python/flowfilter/plot.py
 ./python/flowfilter/rsc/colowWheelDark.png
 ./src/CMakeLists.txt
 ./src/colorwheeldark.cpp
 ./src/gpu/display.cu
 ./demos/flowWebCam/src/flowWebCam.cpp
 ./include/flowfilter/colorwheel.h
 ./include/flowfilter/gpu/display.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant