Closed joreg closed 10 years ago
some more:
ImageResize (OpenCV) -> Resize (OpenCV) Rotate (OpenCV Step) -> Rotate (OpenCV) Rotate (OpenCV Continuous) -> Transform (OpenCV)
tags:
Not: invert Canny, Sobel: edge Erode, Dilate: morphology, noise
if we add a Scalar into name later, would that break the node in old patches? (with a quick doubleclick->replace->auto-relink)
ja, would break but could be easily relinked as you lined out. question would be if you really have other nodes you'd name the same, why not give a version to those..
ok sure :)
this is done along with a pretty significant rename.,,,,
and more: how about making 4 categories
soo... all the help patches have to change again and the code and the help patch file names....
i.e. you sure this is the right way?
complete
with textureFX we have nodes with either version: Source, Filter, Analysis, Mixer
accordingly i suggest to add the version "Filter" to the following nodes: Canny, Erode, Sobel, Dilate, Grayscale, GaussianBlur, ConvertScale, FrameDifference, Average
for ConvertScale also add "contrast" as tag as that is essentially a contrasting function or not? or even rename the node to Contrast ()?
and "Analysis" to: Contour Change Framerate Pipet
and rename: Noise (OpenCV Generator) -> Noise (OpenCV Source)
and rename: AvgSdv (OpenCV Mean) -> Average (OpenCV Analysis) so there will be: Average (OpenCV Analysis) and Average (OpenCV Filter)
also: <, =, >, WithinRange have ", Scalar" in their version. the "," is forbidden at all and i'd also suggest to remove the "Scalar" since there is no chance of confusing them with similarly named nodes yet anyway.