User Portlet User Portlet

Discussions
I am looking for a classifier to train on grayscale 2D ultrasound images. I want to identify the different views, for example a 4 chamber view (attached). I was wondering if any of the different models available in the Wolfram Neural Repository is a...
Alright, #3: Renoir...? Or if not, my other guess is George Seurat. It looks borderline pointillism. Are you going to tell us how you did it? Was it manual or programmed?
Plots of filled bsplines with discrete weights doesn't work... It returns this error: "SplineWeights specification {1, 1, 1, 1} should be Automatic, or a list of positive numbers with the same length as control points." &[Wolfram...
Yes it does... I should have looked at the options in more detail. Thank you Marco
I am experimenting with Mathematica image processing tools to analyze echocardiogram images. Does anyone know of similar examples or demos I could look into? Or else, where I could obtain sample images to develop my code?
That works really nicely. Thanks. I didn't know the RegionDistance function; very useful!
Thank you for the reply. I don't think there is any calls to "assert" in the code. There are several calls to read/write input and output files. When I commented that out, it runs fine.