So that all the work is not wasted, here I will leave the tasks and their solutions for computer vision.
In English
- Upload an image, binarize the object and determine its area.
- Upload an image, binarize the object and determine its perimeter.
- Binarize the objects and merge the torn fragments.
- Implement face detection on video from your camera.
- Binarize the roads on the satellite image and build their skeleton.
- Build tracks of mobile cars.
- Track the movement of the yellow ball on the video.
- Select the text on the image.
- Highlight the grains in the image and identify each of them.
- Count the number of teeth in the image of the six-ring.
- Highlight the affected fragments in the image of the sheet.
- Align the image of the steamer by marking it parallel to the horizontal axis.
- Build and display a histogram of the brightness of the image, indicate on it the threshold determined by the OTSU (OTSU) method.
- Select all the orange squares in the image.
- Determine the coordinates of the square in the image.
- Raise the contrast of the image so that the person's face and signs are visible.
- Perform video stabilization.
- Highlight the straight lines of the road in the image.
- Implement the display of borders on the video from your camera.
- Separate the images for seals and for signatures.
- Upload an image, binarize the object and numerically evaluate the complexity of its shape.
- Upload an image, binarize the object and build its convex shape.
- Binarize objects and merge the torn fragments.
- Improve the old image.
- Perform image matching and obtain a projective transformation matrix for book alignment.
- Divide the coins in the image.
- Determine the position of the license plate on the car and cut it out.
- Select the number of digits on the car number.
In Russian
- Загрузить изображение, бинаризировать объект и определить его площадь.
- Загрузить изображение, бинаризировать объект и определить его периметр.
- Бинаризировать объекты и объединить разорванные фрагменты.
- Реализовать детектирование лица на видео с вашей камеры.
- Бинаризировать дороги на спутниковом снимке и построить их скелет.
- Построить треки подвижных автомобилей.
- Отследить движение желтого шарика на видео.
- Выделить текст на изображении.
- Выделить на изображении зерна и идентифицировать каждое из них.
- Посчитать количество зубцов на изображении шестиренки.
- Выделить пораженные фрагменты на изображении листа.
- Выровнять изображение парохода, разметив его паралельно горизонтальной оси.
- Построить и отобразить гистограмму яркости изображения, указать на ней порог, определяемый методом ОТСУ (ОЦУ).
- Выделить все оранжевые квадраты на изображении.
- Определить координаты квадрата на изображении.
- Поднять контраст изображения так, чтобы были видны лицо человека и знаки.
- Выполнить стабилизацию видео.
- Выделить прямые линии дороги на изображении.
- Реализовать отображение границ на видео с вашей камеры.
- Разделить изображения для печатей и для подписей.
- Загрузить изображение, бинаризировать объект и численно оценить сложность его формы.
- Загрузить изображение, бинаризировать объект и построить его выпуклую форму.
- Бинаризировать объекты и объединить разорванные фрагменты.
- Улучшить старое изображение.
- Выполнить сопоставление изображения и получить матрицу проективного преобразования для выравнивания книги.
- Разделить монетки на изображении.
- Определить положение номера на автомобиле и его вырезать.
- Выделить обрасти цифр на номере автомобиля.