BIOF-Prepa

BIOF-Prepa

Share

« Tout l'univers repose sur l'ensemble des entiers naturels. »

07/10/2025

Le code suivant n’est qu’un point de départ.

😉👇👇👇👇👇👇👇👇👇👇🙄
\documentclass[border=5pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning,shapes.misc}
\tikzset{
figNode/.style={
path picture={
\node at (path picture bounding box.center) { #1};}}
}
\begin{document}

\begin{tikzpicture}[very thick]
\node (a) at (60:10){};
\node (b) at (20:10){};
\node (c) at (-20:10){};
\node (d) at (-60:10){};

\foreach \r/\c in {90/blue,45/green,0/red,-45/yellow}{
\fill[\c!50] (0,0) -- (\r:4) arc (\r:\r-45:4) -- cycle;
};

\foreach \r/\c/\p in {67.5/blue/a,22.5/green/b,-22.5/red/c,-67.5/yellow/d}{
\draw[\c] (\r:4) -- (\p);
\fill[gray!50] (\r:4) circle (0.5);
\fill[\c] (\r:4) circle (0.25);
};

\draw[fill=white] (0,0) circle (3) node[align=center]{Business \\ infographic};

\draw[rounded corners=25pt, fill=gray!50] (3.5,7) rectangle ++(7,3.5);
\draw[fill=blue!50, figNode={\includegraphics[width=0.2\textwidth]{example-image-a}}]
(a) circle (1);
\node[right=2 of a, rounded rectangle=25pt, rounded rectangle west arc=none, draw, fill=blue!50,
minimum height=2cm, minimum width=3cm] {Elemento 01};

\draw[rounded corners=25pt, fill=gray!50] (7.8,1.6) rectangle ++(7,3.5);
\draw[fill=green!50, figNode={\includegraphics[width=0.2\textwidth]{example-image-b}}]
(b) circle (1);
\node[right=2 of b, rounded rectangle=25pt, rounded rectangle west arc=none, draw, fill=green!50,
minimum height=2cm, minimum width=3cm] {Elemento 02};

\draw[rounded corners=25pt, fill=gray!50] (8,-5) rectangle ++(7,3.5);
\draw[fill=red!50, figNode={\includegraphics[width=0.2\textwidth]{example-image-c}}]
(c) circle (1);
\node[right=2 of c, rounded rectangle=25pt, rounded rectangle west arc=none, draw, fill=red!50,
minimum height=2cm, minimum width=3cm] {Elemento 03};

\draw[rounded corners=25pt, fill=gray!50] (3.2,-10.4) rectangle ++(7,3.5);
\draw[fill=yellow!50, figNode={\includegraphics[width=0.2\textwidth]{example-image-duck}}]
(d) circle (1);
\node[right=2 of d, rounded rectangle=25pt, rounded rectangle west arc=none, draw, fill=yellow!50,
minimum height=2cm, minimum width=3cm] {Elemento 04};
\end{tikzpicture}
\end{document}

Photos from BIOF-Prepa's post 03/10/2025
31/05/2025

👋👋👋

11/05/2025

# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Détection des contours
Utilisez le filtre Sobel pour détecter les contours.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
from PIL import Image, ImageFilter, ImageChops

# Charger l'image en niveaux de gris
image = Image.open('image').convert('L')

# Définir les noyaux de Sobel
sobel_x = ImageFilter.Kernel((3, 3), [-1, -2, -1, 0, 0, 0, 1, 2, 1], 1, 0)
sobel_y = ImageFilter.Kernel((3, 3), [-1, 0, 1, -2, 0, 2, -1, 0, 1], 1, 0)

# Appliquer les filtres
sobel_x_image = image.filter(sobel_x)
sobel_y_image = image.filter(sobel_y)

# Combiner les deux directions
sobel_combined = ImageChops.add(sobel_x_image, sobel_y_image)

# Afficher les images filtrées
sobel_x_image.show(title="Sobel Horizontal")
sobel_y_image.show(title="Sobel Vertical")
sobel_combined.show(title="Sobel Combiné")

03/05/2025

Congratulations 🎆🎇🎆

21/09/2024

Photos from BIOF-Prepa's post 21/09/2024

🥹
Nombre d'or +
Modèle LATEX ...

18/09/2024

Un grand merci à mes nouveaux followers ! Mohammed Ettazi, دنيا فانية

Want your school to be the top-listed School/college in Taza?

Click here to claim your Sponsored Listing.

Location

Category

Telephone

Address


Taza
35020