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

Proper Image Viewing #96

Closed
fdncred opened this issue May 12, 2015 · 8 comments
Closed

Proper Image Viewing #96

fdncred opened this issue May 12, 2015 · 8 comments

Comments

@fdncred
Copy link
Collaborator

fdncred commented May 12, 2015

Love the framework! Thank you so much.

As wonderful as this code is it would be nice to have a proper viewing control instead of just relying on PictureBox and the AForge ImageBox.

Here is a good example
https://github.com/cyotek/Cyotek.Windows.Forms.ImageBox

Thanks,
Darren

@cesarsouza
Copy link
Member

Thanks for the suggestion, this seems like a very good idea! Do you know Cyotek's authors? Perhaps it might be worth to ask if they wouldn't be interested in integrating this project within the framework. Their code seems to be licensed as MIT, so there shouldn't be any problem in integrating it directly as well!

@fdncred
Copy link
Collaborator Author

fdncred commented May 18, 2015

You're welcome. Unfortunately, I do not know the Cyotek authors. I wish they would integrate it but I'm not in a position to ask them nor am I in a position to do the integration myself (or I'd just do it). I'm not familiar enough with out .Net components work.

Ideally it would just be an assembly that we could add to an Accord.Net project, drag the component on the form, and it just work without adding a lot of supporting methods.

@cesarsouza
Copy link
Member

An update for interested users: The Cyotek project is licensed under the MIT license, meaning it should be possible to add a new Accord.Controls. project to Accord.NET adding Cyotek's ImageBox under an API that is similar to the existing ImageBox / PictureBox classes currently in the framework.

fdncred added a commit that referenced this issue Jun 27, 2018
@fdncred
Copy link
Collaborator Author

fdncred commented Jun 27, 2018

Closed via 1b27ff9

@fdncred fdncred closed this as completed Jun 27, 2018
@justingruenberg
Copy link
Contributor

https://github.com/accord-net/framework/blob/development/Tools/TestApp/Form1.cs

Seems to be causing the build to fail. Can that entire directory be deleted?

@fdncred
Copy link
Collaborator Author

fdncred commented Jul 3, 2018

It's just a test form used to test the Debugger Visualizer so yes, it can be removed if you don't want to test it. What exactly is failing? I'd like to reproduce in order to fix it.

@fdncred
Copy link
Collaborator Author

fdncred commented Jul 10, 2018

Fixed with 1b3bd76

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

No branches or pull requests

3 participants