ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

CP1: Collage in P5JS – Filters

Автор: Jeff Thompson

Загружено: 2020-10-19

Просмотров: 1367

Описание: p5.js comes with some pre-built filters that change the pixels onscreen, ranging from converting a color image to grayscale to smooth blurring. The filters can be used for artistic effect on their own (though, like the filters in Photoshop, they tend to look a bit cheesy and pre-made) but can be helpful when combined with other filters or as a step before cutting out sections for collage.

While these filters are awesome, they are also a bit limited. Think about when it makes the most sense to transform the images (resize, crop, filter, etc) in your code vs ahead of time in another piece of software like Photoshop. In CP2 we'll implement a few of these ourselves! We'll also see some of these filters used in computer vision to prepare images for object detection, and again in machine learning to make training and feature extraction easier.

ORDER MATTERS!
Like signal processing in audio, the order in which we apply filters matters. If we first blur, then threshold, we'll get a very different result than in the opposite order. Thinking about how you apply the filters (or at least trying things and see what happens) will be important to get the best results.

🖥 https://editor.p5js.org/jeffThompson/...

ALL THE VIDEOS IN THIS UNIT
🎥    • CP1: Week 06 (Collage)  

CHALLENGES
❓ Can you chain several filters together to make something more interesting than a single on by themselves? For example, try blurring before running a threshold filter.

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
CP1: Collage in P5JS – Filters

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

CP1: Collage in P5JS – Reading Pixel Colors

CP1: Collage in P5JS – Reading Pixel Colors

Coding Challenge 166: ASCII Text Images

Coding Challenge 166: ASCII Text Images

CP1: Collage in P5JS – Loading & Displaying Images

CP1: Collage in P5JS – Loading & Displaying Images

Turning Images into Dots: The Magic of Dithering

Turning Images into Dots: The Magic of Dithering

17: p5.js Sound Tutorial

17: p5.js Sound Tutorial

p5.js Coding Tutorial | Collage (Image Manipulation)

p5.js Coding Tutorial | Collage (Image Manipulation)

Face Mesh Detection with ml5.js

Face Mesh Detection with ml5.js

CP1: Collage in P5JS – Multiple Images

CP1: Collage in P5JS – Multiple Images

p5.js Coding Tutorial | Drawing with Webcam (createCapture function)

p5.js Coding Tutorial | Drawing with Webcam (createCapture function)

ИИ Новости: GPT 5.4 вышел – и он умнее людей

ИИ Новости: GPT 5.4 вышел – и он умнее людей

4.1 - Adding Images to p5

4.1 - Adding Images to p5

p5.js Coding Tutorial | Pixel Sorting

p5.js Coding Tutorial | Pixel Sorting

Coding Challenge #111: Animated Sprites

Coding Challenge #111: Animated Sprites

ХУДШИЙ ПРОГНОЗ сбылся! ДЕФОЛТ подкрался к Москве: денег УЖЕ НЕТ. Будет настоящий ГОЛОД / Милов, Наки

ХУДШИЙ ПРОГНОЗ сбылся! ДЕФОЛТ подкрался к Москве: денег УЖЕ НЕТ. Будет настоящий ГОЛОД / Милов, Наки

CP2: Wind in the Trees – Simulation in p5.js

CP2: Wind in the Trees – Simulation in p5.js

Цены На Нефть Бьют Рекорды📈Оборона Голубовки Рухнула💥 Массированные Удары🔥 Военные Сводки 09.03.2026

Цены На Нефть Бьют Рекорды📈Оборона Голубовки Рухнула💥 Массированные Удары🔥 Военные Сводки 09.03.2026

Иран - это только начало. Величайший сдвиг в истории: Энергия, ИИ и Валюта Машин

Иран - это только начало. Величайший сдвиг в истории: Энергия, ИИ и Валюта Машин

p5.js Coding Tutorial | Image Manipulation - Pixelated Techniques

p5.js Coding Tutorial | Image Manipulation - Pixelated Techniques

CP1: Collage in P5JS – Getting Portions Of An Image

CP1: Collage in P5JS – Getting Portions Of An Image

КОНЕЦ ЭРЫ ДИЗАЙНЕРОВ! GPT-5.4 делает ВСЁ идеально. ТОП-1 в мире

КОНЕЦ ЭРЫ ДИЗАЙНЕРОВ! GPT-5.4 делает ВСЁ идеально. ТОП-1 в мире

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]