русский
Germany.ruForen → Архив Досок→ Programmierung

О нелегкой доле новичка!))

16.01.13 07:52
Re: О нелегкой доле новичка!))
 
Murr патриот
Murr
in Antwort scorpi_ 16.01.13 01:54
Нет. Они имели в виду именно то что Я написал - распознование региона в картинке, преобразование другой картинки соответственно результатам поиска и слияние с сохранением... И именно за эти деньги.
Вот оригинал задания
As part of the application
process for this position you are asked to complete a short coding assignment. This task is detailed
below, and should take no more than an hour to complete.
You are provided with two images; The first has a ‘red square’ logo in a random position on
a large white space. The second is a ‘happy policeman’ logo.
Create a C# application which can load and display the first image. The application will have two
buttons. The first, when pressed, allows the user to select an image file (ie. The ‘happy policeman’ image
file). It then does the following:
o Automatically find the position of the ‘red square’ logo in the first image.
o Draw the selected image, properly scaled, inside the ‘red square’ logo.
The second button allows the user to save the combined image as a png file.
 

Sprung zu