Drawit vs Pixel [closed] - image

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 13 years ago.
Improve this question
if you have to choose between two image application on a mac Drawit ($38) or Pixel ($46). Drawit is similar to Adobe fireworks while Pixel is like PhotoShop. Which will you choose and why.
thanks in advance.

Because i mainly do web-design or graphics for the web my application of choice is Fireworks. It loads up quickly, supports vector design, exports for web and it's what I'm used to!
I think you need to decide what you are going to be using it for and what if any experience you have with either product.
Hope that helps.
Josh

Depends on what you want to do with them. I don't know either of them, but I have always worked with Fireworks for things as web design, as seemingly opposed to a lot of people who prefer Photoshop. I mostly use Photoshop for some more advanced image editing.

Related

Best tool for image segmentation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Does anybody knows which are the best tools for image segmentation?
I'm starting to do a project that evolves in a specific GUI to recognize some parts of the image such as a button, or a text box for example.
Can anybody tell me which sould be the easiest and the most efficient tool for this kind of issues?
Thank You.
Though your question may not be well posed, there are several tool kits for image processing.
One option is OpenCV. This computer vision library can perform a wide range of operations from simple image processing to object recognition for robotics. Here is one quick image segmentation example, straight from the documentation.
This library is powerful, but it may not suit your application. Please consider asking a more specific, technical question.
There are a few toolboxes for pattern recognition in images>
in matlab you can find: https://www.mathworks.com/matlabcentral/fileexchange/46392-pattern-recognition-toolbox
It is called PRTools> http://prtools.org/
and this is for more statistical purposes rather than segmentation>
http://cmp.felk.cvut.cz/cmp/software/stprtool/dwstprtool.html
If you deal with neuroimages, you can then take a look on>
Pattern Recognition for Neuroimaging Toolbox (PRoNTo)

Website to add filter on top of photo [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
This is a very beginner question, and I apologize if I sound stupid.
I want to make a website very similar to what facebook did for pride. Like this: https://www.facebook.com/celebratepride
I want to make my own transparency, and I don't want to use an image editing website, I want to have it all contained on my website.
Where do I begin? Is there some kind of engine that I can adapt and edit for something like this?
There are loads of image editing libraries out there. PHP's GD library will allow you to create images by combining elements. You will need to create a transparent PNG that you would combine with another image, as an example.
See this question and answer for more information
Merge two PNG images with PHP GD library
Ideally we would need to know what your preferred coding language is and what your server capabilities are in order to help you more.
There are probably some out the box solutions out there too, but I'm going with what I know on this one

Understanding Windows application footprint [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Just wondering if anyone could point me in the right direction for documentations that specifies what a Window application's file footprint is?
More specifically, I am looking for a documentation that specifies what registry files (and which hive) and files/directories must be created when an application is installed.
#Raymond Chen is totally right, however, there are some pretty common places to put things in the registry\file system based on the programs needs. I.E. Does it start on login or start up? It really depends on how the program interfaces with Windows. Hopefully that points you in the right direction.

capturing project/product whiteboard: recommendation webcam + webapp solution [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
We are doing kanban and have a whiteboard with colored stickers. As sometimes the team is distributed (like home office) we need to have another visual access to that board. We want to do this with stationary webcam everybody can access.
Our requirements:
good quality picture
making stickers notes readable (description etc.), either by physical zoom or enlarging parts through high resolution
access to the camera by browser-webapp, alternatively instant-messaging
hardware/software setup compatible with linux OS
Did somebody of you setup such a thing? What are your lessons learned?
Having a physical wall with real notes is important. Going for another project-management webapplication is not an option for us.
Have you considered using an electronic story board? I know it's not as good as the real deal, but with a distributed team that's the only viable option I think.
A good post about that:
http://agiletools.wordpress.com/2007/11/24/task-boards-telling-a-compelling-agile-story/
(middle to end of the page)

Any books on design website UI without referring to images? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm weak enough in art,so this kind of books will really help me lot,if there is.
Typically you don't want developers to design graphics and you don't want designers to write code. Assume you have someone else creating graphics for you (or use one of the many services on the web that do this sort of thing cheaply). Just use placeholder images while you are learning; i.e. load up mspaint (or gimp or whatever floats your boat) and just make something that you can recognize.
But it is unrealistic to try to do modern webdesign using zero images. Even with some of the advanced awesomeness of CSS.
You can start by reading this book: Don't Make Me Think: A Common Sense Approach to Web Usability
No offence, but you can't do website design without images, or even without having a strong creative/artistic streak. Now web development you can do without any creative talent, and minimal knowledge of CSS. Often the two roles blur, but you're going to have to either work with someone who does the design side, or learn how to do web design - images and all.

Resources