Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

DebugVisualizers #767

Closed
fdncred opened this issue Aug 11, 2017 · 4 comments
Closed

DebugVisualizers #767

fdncred opened this issue Aug 11, 2017 · 4 comments

Comments

@fdncred
Copy link
Collaborator

fdncred commented Aug 11, 2017

How about updating the DebugVisualizers? I'm trying to compile them now and it's not as easy as it should be.

Thanks,
Darren

@cesarsouza
Copy link
Member

Hi Darren,

If you find more about how they were supposed to work, please let me know. I've imported them once I merged with the AForge.NET project but I have barely taken a look at them ever since. Sorry for not being more helpful, but that's a reality - if you manage to find more about them, and if you think they would be useful for the users of the framework, please update this thread with your findings so I could update their documentation (and/or maybe discover better ways to make them available for other users).

Regards,
Cesar

@fdncred
Copy link
Collaborator Author

fdncred commented Aug 12, 2017

Hey Cesar,
I was able to get the DebugVisualizers compiled and working. To be honest, it's nice to have them, but they're not very good visualizers.

I'd like to incorporate yours into the one I use for Bitmaps so that it would work with Bitmap/Image and UnmanagedImage. I have customized it so it doesn't match the github version anymore.

To take this a step further, it would be nice to have a visualizer for Matrices as well. There are probably other objects in your framework that would be nice to visualize as well.

Perhaps we can start with Bitmap/Image/UnmanagedImage/Histogram and maybe add Matrix later.

I'm happy to contribute what I've done but I'm not sure of the licensing implications of the other visualizer that I use. Let me know your thoughts.

Darren

@cesarsouza
Copy link
Member

cesarsouza commented Aug 12, 2017

Hi Darren,

By license implications, do you refer to the fact that the one you have linked is currently under the GPL and the ones in Accord.NET are LGPL?

If that is the issue, I don't think there would be any problem at all in converting the current visualizers in Accord.NET to GPL. In fact, this is something that is actually foreseen in the LGPL license text, so there shouldn't be any problem in this regard.

The project has a few other visualizations that could be adapted if you would be interested, such as for example, the ones in the Accord.Controls namespace:

Regards,
Cesar

@cesarsouza
Copy link
Member

Updated DebuggerVisualizers have been added in v3.7.0. Thanks for the contribution Darren!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants