Click here to Skip to main content
15,878,814 members
Home / Discussions / Artificial Intelligence
   

Artificial Intelligence

 
QuestionBackground Blurring, it works?? Pin
Member 1121011122-Sep-22 19:55
Member 1121011122-Sep-22 19:55 
AnswerRe: Background Blurring, it works?? Pin
Richard Deeming22-Sep-22 21:24
mveRichard Deeming22-Sep-22 21:24 
GeneralRe: Background Blurring, it works?? Pin
Member 1121011122-Sep-22 22:36
Member 1121011122-Sep-22 22:36 
GeneralRe: Background Blurring, it works?? Pin
Richard Deeming22-Sep-22 23:49
mveRichard Deeming22-Sep-22 23:49 
GeneralRe: Background Blurring, it works?? Pin
Member 1121011122-Sep-22 23:53
Member 1121011122-Sep-22 23:53 
GeneralRe: Background Blurring, it works?? Pin
Richard Deeming23-Sep-22 1:12
mveRichard Deeming23-Sep-22 1:12 
AnswerRe: Background Blurring, it works?? Pin
Gerry Schmitz23-Sep-22 5:32
mveGerry Schmitz23-Sep-22 5:32 
GeneralRe: Background Blurring, it works?? Pin
jochance23-Dec-22 6:25
jochance23-Dec-22 6:25 
Another way to do it might be via masking.

Some of the new AI image generation does similar where you paint a mask and there it represents what part of the image you want to change/alter.

Here it could just be a manual mask image of what you have decided is either background or foreground. Either way you can use the mask to control which pixels get blurred and how much.

It's not a bad intermediate step imo. You can plugin whatever object detection you like later. The new code generates masks using the object detection. From there, they feed into the same process you were already using with manual masks.
AnswerRe: Background Blurring, it works?? Pin
BillWoodruff5-Sep-23 15:12
professionalBillWoodruff5-Sep-23 15:12 
SuggestionUnable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Member 156929794-Jul-22 7:18
Member 156929794-Jul-22 7:18 
GeneralRe: Unable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Chris Maunder4-Jul-22 8:40
cofounderChris Maunder4-Jul-22 8:40 
GeneralRe: Unable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Member 150787168-Aug-22 16:26
Member 150787168-Aug-22 16:26 
GeneralRe: Unable to Start CodeProject.AI Server Due To Space in ImagePath Pin
Member 157016349-Jul-22 2:44
Member 157016349-Jul-22 2:44 
GeneralProblem with input shape of Conv1d in tfagents sequential network Pin
ashish bhong19-Jun-22 23:38
ashish bhong19-Jun-22 23:38 
GeneralRe: Problem with input shape of Conv1d in tfagents sequential network Pin
Member 150787168-Aug-22 16:28
Member 150787168-Aug-22 16:28 
QuestionNeurone artificiale. Pin
Riccardo120011-Dec-21 3:46
Riccardo120011-Dec-21 3:46 
QuestionA* vs Dijkstra Pin
Calin Negru6-Nov-21 8:02
Calin Negru6-Nov-21 8:02 
JokeRe: A* vs Dijkstra Pin
Richard Andrew x646-Nov-21 10:16
professionalRichard Andrew x646-Nov-21 10:16 
GeneralRe: A* vs Dijkstra Pin
Calin Negru6-Nov-21 19:18
Calin Negru6-Nov-21 19:18 
AnswerRe: A* vs Dijkstra Pin
harold aptroot6-Nov-21 15:12
harold aptroot6-Nov-21 15:12 
GeneralRe: A* vs Dijkstra Pin
Calin Negru6-Nov-21 19:38
Calin Negru6-Nov-21 19:38 
GeneralRe: A* vs Dijkstra Pin
Calin Negru8-Nov-21 4:26
Calin Negru8-Nov-21 4:26 
AnswerRe: A* vs Dijkstra Pin
Kate-X25727-Apr-22 5:04
Kate-X25727-Apr-22 5:04 
QuestionProtein sequence Pin
Shayma'a Younis30-Sep-21 11:34
Shayma'a Younis30-Sep-21 11:34 
AnswerRe: Protein sequence Pin
Member 1551934731-Jan-22 17:36
Member 1551934731-Jan-22 17:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.